Index: Source/core/svg/SVGPaint.h |
diff --git a/Source/core/svg/SVGPaint.h b/Source/core/svg/SVGPaint.h |
index a6fd0d8faf07163df28348bbf96af29e33e7b4da..330142dc33721b56ea09ba8e0d703c7e199aa6f6 100644 |
--- a/Source/core/svg/SVGPaint.h |
+++ b/Source/core/svg/SVGPaint.h |
@@ -97,8 +97,6 @@ public: |
bool equals(const SVGPaint&) const; |
- void reportDescendantMemoryUsage(MemoryObjectInfo*) const; |
- |
private: |
friend class CSSComputedStyleDeclaration; |