Index: include/gpu/GrProcessorDataManager.h |
diff --git a/include/gpu/GrShaderDataManager.h b/include/gpu/GrProcessorDataManager.h |
similarity index 58% |
rename from include/gpu/GrShaderDataManager.h |
rename to include/gpu/GrProcessorDataManager.h |
index 93d33b47a3fa8fd760158cebc25180316e3359b9..0f376b7be20b1eeaaeb3d014b5228fc4e04ae175 100644 |
--- a/include/gpu/GrShaderDataManager.h |
+++ b/include/gpu/GrProcessorDataManager.h |
@@ -5,9 +5,9 @@ |
* found in the LICENSE file. |
*/ |
-#ifndef GrShaderDataManager_DEFINED |
-#define GrShaderDataManager_DEFINED |
+#ifndef GrProcessorDataManager_DEFINED |
+#define GrProcessorDataManager_DEFINED |
-class GrShaderDataManager {}; |
+class GrProcessorDataManager {}; |
#endif |