| Index: Source/core/css/StyleSheetContents.h
|
| diff --git a/Source/core/css/StyleSheetContents.h b/Source/core/css/StyleSheetContents.h
|
| index 75f10539efdf373fc1944e8dcd60c5fd38a088f0..1807fdf45143f8b8a746286ef4bb03596d47b60e 100644
|
| --- a/Source/core/css/StyleSheetContents.h
|
| +++ b/Source/core/css/StyleSheetContents.h
|
| @@ -46,7 +46,6 @@ class StyleRuleFontFace;
|
| class StyleRuleImport;
|
|
|
| class StyleSheetContents : public RefCountedWillBeGarbageCollectedFinalized<StyleSheetContents> {
|
| - DECLARE_GC_INFO
|
| public:
|
| static PassRefPtrWillBeRawPtr<StyleSheetContents> create(const CSSParserContext& context)
|
| {
|
|
|