Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(66)

Unified Diff: gyp/gpu.gypi

Issue 1233933002: Get rid of GrMurmur3Hash (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: tidy Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | src/gpu/GrMurmur3HashKey.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/gpu.gypi
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
index 282184f2b9a7592ca0b26e4ac7e516526b450064..b9cd795d1135ef9f6aa9f7004841e8935ebd8f9b 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',
« no previous file with comments | « no previous file | src/gpu/GrMurmur3HashKey.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698