Index: Source/core/dom/StyleEngine.h |
diff --git a/Source/core/dom/StyleEngine.h b/Source/core/dom/StyleEngine.h |
index 8a8ab24e3512a073d5ef085ecc60794cebf41833..ffe7ae975ae10cf81d7b82192fab07cd3e2455f7 100644 |
--- a/Source/core/dom/StyleEngine.h |
+++ b/Source/core/dom/StyleEngine.h |
@@ -88,7 +88,6 @@ public: |
void removeStyleSheetCandidateNode(Node*); |
void removeStyleSheetCandidateNode(Node*, TreeScope&); |
void modifiedStyleSheetCandidateNode(Node*); |
- void setExitTransitionStylesheetsEnabled(bool); |
void addAuthorSheet(PassRefPtrWillBeRawPtr<StyleSheetContents> authorSheet); |