Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(831)

Unified Diff: third_party/WebKit/Source/core/dom/StyleEngine.h

Issue 2454903002: Removed unused StyleEngine::didRemoveShadowRoot(). (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/dom/StyleEngine.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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&);
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/dom/StyleEngine.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698