aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu/GrResourceKey.h
diff options
context:
space:
mode:
authorGravatar bsalomon <bsalomon@google.com>2015-01-23 06:46:16 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2015-01-23 06:46:16 -0800
commit1ea1ebce1033ab14b1dc47cea9559073e38757fb (patch)
tree27e0c0b4ef0a26dcb73108e0fc162f62decfaa04 /include/gpu/GrResourceKey.h
parent016dffb7b3f5f94b4777ddc6bd8bcd03becf4e38 (diff)
Remove GrBinHashKey
Diffstat (limited to 'include/gpu/GrResourceKey.h')
-rw-r--r--include/gpu/GrResourceKey.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/gpu/GrResourceKey.h b/include/gpu/GrResourceKey.h
index 9cf955be98..d500a65657 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);