Index: Source/core/css/resolver/MatchedPropertiesCache.h |
diff --git a/Source/core/css/resolver/MatchedPropertiesCache.h b/Source/core/css/resolver/MatchedPropertiesCache.h |
index 3c8e736dd342caf3906683ece938da24976c25a1..19b654ebe87bbc234820a0048cec007c3e584673 100644 |
--- a/Source/core/css/resolver/MatchedPropertiesCache.h |
+++ b/Source/core/css/resolver/MatchedPropertiesCache.h |
@@ -40,7 +40,6 @@ class CachedMatchedProperties final : public NoBaseWillBeGarbageCollectedFinaliz |
public: |
WillBeHeapVector<MatchedProperties> matchedProperties; |
- MatchRanges ranges; |
RefPtr<ComputedStyle> computedStyle; |
RefPtr<ComputedStyle> parentComputedStyle; |