Index: Source/core/dom/StyleEngine.h |
diff --git a/Source/core/dom/StyleEngine.h b/Source/core/dom/StyleEngine.h |
index 2890f003e5579b6d76af59f54283300a9fc162a6..d82ae5dac1882563db4170ad32e99e1a2557a862 100644 |
--- a/Source/core/dom/StyleEngine.h |
+++ b/Source/core/dom/StyleEngine.h |
@@ -94,6 +94,8 @@ public: |
void invalidateInjectedStyleSheetCache(); |
void updateInjectedStyleSheetCache() const; |
+ void compatibilityModeChanged(); |
+ |
void addAuthorSheet(PassRefPtrWillBeRawPtr<StyleSheetContents> authorSheet); |
void clearMediaQueryRuleSetStyleSheets(); |