aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar joshualitt <joshualitt@chromium.org>2015-07-13 12:49:13 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-07-13 12:49:13 -0700
commit690fc75b29de659b1844d4a36d3f101e98ad1106 (patch)
tree4f91a183f332a90eee0a7be8bbcf6bb35378b675 /gyp
parent7aa1899c03880640c72e227ca48d6957ff4a55bc (diff)
Get rid of GrMurmur3Hash
Diffstat (limited to 'gyp')
-rw-r--r--gyp/gpu.gypi1
1 files changed, 0 insertions, 1 deletions
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
index 282184f2b9..b9cd795d11 100644
--- a/gyp/gpu.gypi
+++ b/gyp/gpu.gypi
@@ -134,7 +134,6 @@
'<(skia_src_path)/gpu/GrLayerHoister.h',
'<(skia_src_path)/gpu/GrMemoryPool.cpp',
'<(skia_src_path)/gpu/GrMemoryPool.h',
- '<(skia_src_path)/gpu/GrMurmur3HashKey.h',
'<(skia_src_path)/gpu/GrNonAtomicRef.h',
'<(skia_src_path)/gpu/GrOrderedSet.h',
'<(skia_src_path)/gpu/GrOvalRenderer.cpp',