Index: Source/core/css/CSSValueList.h |
diff --git a/Source/core/css/CSSValueList.h b/Source/core/css/CSSValueList.h |
index 7cd41e3e8183afe6344f2efb8f68e1416ae8f787..c1ec105f47f60f66aefe0c8c9c808bd4125c6c36 100644 |
--- a/Source/core/css/CSSValueList.h |
+++ b/Source/core/css/CSSValueList.h |
@@ -70,8 +70,6 @@ public: |
PassRefPtr<CSSValueList> cloneForCSSOM() const; |
- void reportDescendantMemoryUsage(MemoryObjectInfo*) const; |
- |
protected: |
CSSValueList(ClassType, ValueListSeparator); |
CSSValueList(const CSSValueList& cloneFrom); |