Index: Source/core/css/resolver/StyleResolver.h |
diff --git a/Source/core/css/resolver/StyleResolver.h b/Source/core/css/resolver/StyleResolver.h |
index 88670be393059d1cf0afb0a579a0c57cb39c390e..3c5a8b3927b51331ee1207faf1209d702d63b299 100644 |
--- a/Source/core/css/resolver/StyleResolver.h |
+++ b/Source/core/css/resolver/StyleResolver.h |
@@ -288,7 +288,7 @@ private: |
bool fastRejectSelector(const RuleData&) const; |
- void applyMatchedProperties(StyleResolverState&, const MatchResult&, const Element*); |
+ void applyMatchedProperties(StyleResolverState&, const MatchResult&); |
enum StyleApplicationPass { |
VariableDefinitions, |