Index: Source/core/svg/SVGColor.h |
diff --git a/Source/core/svg/SVGColor.h b/Source/core/svg/SVGColor.h |
index 5b360aa4464e171532057cdeaa6bc2db16e55c6b..9b175eff9b8b76a7451a9a9825d471c4eb9ab4e1 100644 |
--- a/Source/core/svg/SVGColor.h |
+++ b/Source/core/svg/SVGColor.h |
@@ -77,8 +77,6 @@ public: |
bool equals(const SVGColor&) const; |
- void reportDescendantMemoryUsage(MemoryObjectInfo*) const; |
- |
protected: |
friend class CSSComputedStyleDeclaration; |