| Index: sky/engine/core/css/StyleSheetContents.h
|
| diff --git a/sky/engine/core/css/StyleSheetContents.h b/sky/engine/core/css/StyleSheetContents.h
|
| index 8e3d5a8cf64892d5c45f12ff4e229ca3785c4b74..250d56ef190befb50ac9b57e50a149aee2b94f7b 100644
|
| --- a/sky/engine/core/css/StyleSheetContents.h
|
| +++ b/sky/engine/core/css/StyleSheetContents.h
|
| @@ -129,8 +129,6 @@ public:
|
| RuleSet& ensureRuleSet(const MediaQueryEvaluator&, AddRuleFlags);
|
| void clearRuleSet();
|
|
|
| - void trace(Visitor*);
|
| -
|
| private:
|
| StyleSheetContents(const String& originalURL, const CSSParserContext&);
|
| StyleSheetContents(const StyleSheetContents&);
|
|
|