Index: src/gpu/GrClipMaskManager.h |
diff --git a/src/gpu/GrClipMaskManager.h b/src/gpu/GrClipMaskManager.h |
index ed3d4312684f76e5a23f18e55c1a4c5af40d76f3..bc164da36e4c9abb9357cd77a1e80d5376775e1a 100644 |
--- a/src/gpu/GrClipMaskManager.h |
+++ b/src/gpu/GrClipMaskManager.h |
@@ -57,7 +57,7 @@ public: |
/** |
* Purge resources to free up memory. TODO: This class shouldn't hold any long lived refs |
- * which will allow ResourceCache2 to automatically purge anything this class has created. |
+ * which will allow Resourcecache to automatically purge anything this class has created. |
*/ |
void purgeResources(); |