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

Unified Diff: include/gpu/GrResourceKey.h

Issue 861323002: Remove GrBinHashKey (Closed) Base URL: https://skia.googlesource.com/skia.git@content
Patch Set: Created 5 years, 11 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 | « include/gpu/GrBinHashKey.h ('k') | src/gpu/GrMurmur3HashKey.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/gpu/GrResourceKey.h
diff --git a/include/gpu/GrResourceKey.h b/include/gpu/GrResourceKey.h
index 04d2a89ce7d72bde98adc04cded12cb69d585f27..2245413d09d9947fec09c997675e781e49875d8f 100644
--- a/include/gpu/GrResourceKey.h
+++ b/include/gpu/GrResourceKey.h
@@ -11,7 +11,6 @@
#include "GrTypes.h"
#include "SkTemplates.h"
-#include "GrBinHashKey.h"
uint32_t GrResourceKeyHash(const uint32_t* data, size_t size);
« no previous file with comments | « include/gpu/GrBinHashKey.h ('k') | src/gpu/GrMurmur3HashKey.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698