| Index: sky/engine/core/css/parser/BisonCSSParser.h
|
| diff --git a/sky/engine/core/css/parser/BisonCSSParser.h b/sky/engine/core/css/parser/BisonCSSParser.h
|
| index 1bd4a6dd46dd74267ceae8ed056ad78e17a6f68f..9d871078336219d0959fcec1fd769c2814140e5a 100644
|
| --- a/sky/engine/core/css/parser/BisonCSSParser.h
|
| +++ b/sky/engine/core/css/parser/BisonCSSParser.h
|
| @@ -64,7 +64,6 @@ class StylePropertyShorthand;
|
| class StyleRuleBase;
|
| class StyleRuleKeyframes;
|
| class StyleSheetContents;
|
| -class UseCounter;
|
|
|
| // FIXME: This class is shared with CSSTokenizer so should we rename it to CSSSourceLocation?
|
| struct CSSParserLocation {
|
|
|