Index: third_party/WebKit/Source/core/dom/StyleEngine.h |
diff --git a/third_party/WebKit/Source/core/dom/StyleEngine.h b/third_party/WebKit/Source/core/dom/StyleEngine.h |
index 32145eb61a1b556bc49a1287c94b064164576a6c..6e054583f30cfb379435cfed941a399d63a0bc73 100644 |
--- a/third_party/WebKit/Source/core/dom/StyleEngine.h |
+++ b/third_party/WebKit/Source/core/dom/StyleEngine.h |
@@ -156,7 +156,6 @@ class CORE_EXPORT StyleEngine final |
void resetCSSFeatureFlags(const RuleFeatureSet&); |
- void didRemoveShadowRoot(ShadowRoot*); |
void shadowRootRemovedFromDocument(ShadowRoot*); |
void appendActiveAuthorStyleSheets(); |
void addTreeBoundaryCrossingScope(const TreeScope&); |