Index: src/core/SkResourceCache.h |
diff --git a/src/core/SkResourceCache.h b/src/core/SkResourceCache.h |
index c16913fbe7aea5a6abe47fc500dd9fbc6fb70a0d..883ed189de2ede2094eb51ab8884fe2ea60fed5a 100644 |
--- a/src/core/SkResourceCache.h |
+++ b/src/core/SkResourceCache.h |
@@ -137,6 +137,8 @@ public: |
*/ |
static SkBitmap::Allocator* GetAllocator(); |
+ static SkCachedData* NewCachedData(size_t bytes); |
+ |
/** |
* Call SkDebugf() with diagnostic information about the state of the cache |
*/ |