Index: Source/core/css/StyleScopeResolver.h |
diff --git a/Source/core/css/StyleScopeResolver.h b/Source/core/css/StyleScopeResolver.h |
index 0a804e4a97fcf2c20deaf73340eec9eeed5bac6e..27eb97a4cc1897ac50d4253ea8ecad38acf11e5c 100644 |
--- a/Source/core/css/StyleScopeResolver.h |
+++ b/Source/core/css/StyleScopeResolver.h |
@@ -77,8 +77,6 @@ public: |
bool styleSharingCandidateMatchesHostRules(const Element*); |
void matchHostRules(const Element*, Vector<RuleSet*>& matchedRules); |
- void reportMemoryUsage(MemoryObjectInfo*) const; |
- |
private: |
RuleSet* ruleSetFor(const ContainerNode* scope) const; |
void setupStack(const ContainerNode*); |