Index: Source/core/svg/graphics/SVGImage.h |
diff --git a/Source/core/svg/graphics/SVGImage.h b/Source/core/svg/graphics/SVGImage.h |
index dd9ce7746c68806ddf32780eca049b0d32c739e1..7d484a277fc7fa1c1e8b558f1a43b1dc520760a5 100644 |
--- a/Source/core/svg/graphics/SVGImage.h |
+++ b/Source/core/svg/graphics/SVGImage.h |
@@ -60,8 +60,6 @@ public: |
virtual void stopAnimation() OVERRIDE; |
virtual void resetAnimation() OVERRIDE; |
- virtual void reportMemoryUsage(MemoryObjectInfo*) const OVERRIDE; |
- |
virtual PassNativeImagePtr nativeImageForCurrentFrame() OVERRIDE; |
private: |