Index: Source/core/css/RuleFeature.h |
diff --git a/Source/core/css/RuleFeature.h b/Source/core/css/RuleFeature.h |
index 0ffc6e5ee2172a67b7e7ed9c09f112face78143e..58122e027a5fb2f471b5e7072528c077665ed0e4 100644 |
--- a/Source/core/css/RuleFeature.h |
+++ b/Source/core/css/RuleFeature.h |
@@ -55,8 +55,6 @@ struct RuleFeatureSet { |
void collectFeaturesFromSelector(const CSSSelector*); |
- void reportMemoryUsage(MemoryObjectInfo*) const; |
- |
HashSet<AtomicStringImpl*> idsInRules; |
HashSet<AtomicStringImpl*> classesInRules; |
HashSet<AtomicStringImpl*> attrsInRules; |