Index: third_party/WebKit/Source/core/css/RuleFeature.h |
diff --git a/third_party/WebKit/Source/core/css/RuleFeature.h b/third_party/WebKit/Source/core/css/RuleFeature.h |
index 40bd9bdacaebc0701fd725c9b00670f102686829..f0f4fee23f1d29ed14a8913eb5db88a2964ad561 100644 |
--- a/third_party/WebKit/Source/core/css/RuleFeature.h |
+++ b/third_party/WebKit/Source/core/css/RuleFeature.h |
@@ -281,7 +281,6 @@ class CORE_EXPORT RuleFeatureSet { |
const InvalidationSetFeatures& descendantFeatures); |
void updateRuleSetInvalidation(const InvalidationSetFeatures&); |
- void addTagNamesToTypeRuleInvalidationSet(const Vector<AtomicString>&); |
FeatureMetadata m_metadata; |
InvalidationSetMap m_classInvalidationSets; |