| Index: Source/core/dom/TreeScopeStyleSheetCollection.h
|
| diff --git a/Source/core/dom/TreeScopeStyleSheetCollection.h b/Source/core/dom/TreeScopeStyleSheetCollection.h
|
| index 64a6a3ba342871747d90fdf478faa27a0d2f483b..3ccc957b55bed47acf0d6b684debb5877204a729 100644
|
| --- a/Source/core/dom/TreeScopeStyleSheetCollection.h
|
| +++ b/Source/core/dom/TreeScopeStyleSheetCollection.h
|
| @@ -55,7 +55,6 @@ public:
|
| bool usesRemUnits() const { return m_usesRemUnits; }
|
|
|
| void clearMediaQueryRuleSetStyleSheets();
|
| - void setExitTransitionStyleshetsEnabled(bool);
|
|
|
| DECLARE_VIRTUAL_TRACE();
|
|
|
|
|