Index: Source/core/dom/DocumentStyleSheetCollection.h |
diff --git a/Source/core/dom/DocumentStyleSheetCollection.h b/Source/core/dom/DocumentStyleSheetCollection.h |
index 51997fa8e11097c8a34fbd4009f631c14395da60..6a9ca4d2ed0947ac311c7abbb668035b73d0726c 100644 |
--- a/Source/core/dom/DocumentStyleSheetCollection.h |
+++ b/Source/core/dom/DocumentStyleSheetCollection.h |
@@ -103,8 +103,6 @@ public: |
void combineCSSFeatureFlags(); |
void resetCSSFeatureFlags(); |
- void reportMemoryUsage(MemoryObjectInfo*) const; |
- |
private: |
DocumentStyleSheetCollection(Document*); |