Index: Source/core/css/parser/CSSPropertyParser.h |
diff --git a/Source/core/css/parser/CSSPropertyParser.h b/Source/core/css/parser/CSSPropertyParser.h |
index bf337c580909368abf7a0999d238381bf12fd6c7..f50216e98e21f314a05609bef3402e4f5b99336f 100644 |
--- a/Source/core/css/parser/CSSPropertyParser.h |
+++ b/Source/core/css/parser/CSSPropertyParser.h |
@@ -48,9 +48,7 @@ class CSSValueList; |
class CSSBasicShape; |
class CSSBasicShapeInset; |
class CSSGridLineNamesValue; |
-class ImmutableStylePropertySet; |
class StylePropertyShorthand; |
-class UseCounter; |
// Inputs: PropertyID, isImportant bool, CSSParserValueList. |
// Outputs: Vector of CSSProperties |