| Index: sky/engine/core/css/parser/CSSPropertyParser.h
|
| diff --git a/sky/engine/core/css/parser/CSSPropertyParser.h b/sky/engine/core/css/parser/CSSPropertyParser.h
|
| index c4dc260243efdfa4f75ba9c704196734356a501b..f750359250869ad7ac95f9f7e88215ecf2a9129d 100644
|
| --- a/sky/engine/core/css/parser/CSSPropertyParser.h
|
| +++ b/sky/engine/core/css/parser/CSSPropertyParser.h
|
| @@ -48,7 +48,6 @@ class CSSBasicShape;
|
| class CSSBasicShapeInset;
|
| class ImmutableStylePropertySet;
|
| class StylePropertyShorthand;
|
| -class UseCounter;
|
|
|
| // Inputs: PropertyID, CSSParserValueList.
|
| // Outputs: Vector of CSSProperties
|
|
|