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

Unified Diff: src/gpu/GrTHashTable.h

Issue 32523004: GrTHashCache -> GrTHashTable (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: no-find-copies Created 7 years, 2 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 | « src/gpu/GrTHashCache.h ('k') | src/gpu/GrTextStrike.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/gpu/GrTHashTable.h
diff --git a/src/gpu/GrTHashCache.h b/src/gpu/GrTHashTable.h
similarity index 99%
rename from src/gpu/GrTHashCache.h
rename to src/gpu/GrTHashTable.h
index a9b4918b3dba1e06762492d8f913085478ecd14a..803a6802a71fd6eca3a2f098d82d5ab0a658fa94 100644
--- a/src/gpu/GrTHashCache.h
+++ b/src/gpu/GrTHashTable.h
@@ -8,8 +8,8 @@
-#ifndef GrTHashCache_DEFINED
-#define GrTHashCache_DEFINED
+#ifndef GrTHashTable_DEFINED
+#define GrTHashTable_DEFINED
#include "GrTypes.h"
#include "SkTDArray.h"
« no previous file with comments | « src/gpu/GrTHashCache.h ('k') | src/gpu/GrTextStrike.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698