Index: Source/core/css/InspectorCSSOMWrappers.h |
diff --git a/Source/core/css/InspectorCSSOMWrappers.h b/Source/core/css/InspectorCSSOMWrappers.h |
index faf6347a16878687c91ab2685a70a034a7529db8..9349c8b575c86f217eb18a1c99cb8f9a544684f9 100644 |
--- a/Source/core/css/InspectorCSSOMWrappers.h |
+++ b/Source/core/css/InspectorCSSOMWrappers.h |
@@ -44,8 +44,6 @@ public: |
CSSStyleRule* getWrapperForRuleInSheets(StyleRule*, DocumentStyleSheetCollection*); |
void collectFromStyleSheetIfNeeded(CSSStyleSheet*); |
- void reportMemoryUsage(MemoryObjectInfo*) const; |
- |
private: |
template <class ListType> |
void collect(ListType*); |