Index: Source/core/dom/StyleEngine.h |
diff --git a/Source/core/dom/StyleEngine.h b/Source/core/dom/StyleEngine.h |
index 2f6b8d36d2aa2737030ebd13dec6431d61e5c09b..7c6670d421cba8ac4938ae9617534e1426022d04 100644 |
--- a/Source/core/dom/StyleEngine.h |
+++ b/Source/core/dom/StyleEngine.h |
@@ -145,7 +145,6 @@ public: |
void combineCSSFeatureFlags(const RuleFeatureSet&); |
void resetCSSFeatureFlags(const RuleFeatureSet&); |
- void didModifySeamlessParentStyleSheet() { markDocumentDirty(); } |
void didRemoveShadowRoot(ShadowRoot*); |
void appendActiveAuthorStyleSheets(); |