Index: Source/core/platform/graphics/skia/NativeImageSkia.h |
diff --git a/Source/core/platform/graphics/skia/NativeImageSkia.h b/Source/core/platform/graphics/skia/NativeImageSkia.h |
index 1faeb5ae45cef7d14ac4990b766b3a91ed6c56ed..756fce80f28f6357cc506627d358146cec134323 100644 |
--- a/Source/core/platform/graphics/skia/NativeImageSkia.h |
+++ b/Source/core/platform/graphics/skia/NativeImageSkia.h |
@@ -102,8 +102,6 @@ public: |
// Rectangle of the subset in the scaled image. |
SkBitmap resizedBitmap(const SkISize& scaledImageSize, const SkIRect& scaledImageSubset) const; |
- void reportMemoryUsage(MemoryObjectInfo*) const; |
- |
private: |
NativeImageSkia(); |