Index: cc/resources/picture.h |
diff --git a/cc/resources/picture.h b/cc/resources/picture.h |
index 1677309a6e25e2c9c444ad4430c339fc738bb9ef..771d7153c36268e495fac3a451e165fc6876d77d 100644 |
--- a/cc/resources/picture.h |
+++ b/cc/resources/picture.h |
@@ -67,6 +67,7 @@ class CC_EXPORT Picture |
bool IsSuitableForGpuRasterization() const; |
int ApproximateOpCount() const; |
+ size_t ApproximateMemoryUsage() const; |
bool HasText() const; |