Index: Source/core/css/StyleSheetContents.h |
diff --git a/Source/core/css/StyleSheetContents.h b/Source/core/css/StyleSheetContents.h |
index 40e2df3a937cf7fca45afeb110ae769bb8a438d3..6b4979628b2dad486ee48f4884968a0e18d50fa4 100644 |
--- a/Source/core/css/StyleSheetContents.h |
+++ b/Source/core/css/StyleSheetContents.h |
@@ -136,8 +136,6 @@ public: |
void addedToMemoryCache(); |
void removedFromMemoryCache(); |
- void reportMemoryUsage(MemoryObjectInfo*) const; |
- |
void shrinkToFit(); |
private: |