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 9cd0ab14b152570f0c7e86dd25c4e07bb50e3948..dcfdbd1bb0e239d3bdd8ec2b7b08dbc03b145c15 100644 |
--- a/third_party/WebKit/Source/core/dom/StyleEngine.h |
+++ b/third_party/WebKit/Source/core/dom/StyleEngine.h |
@@ -208,7 +208,6 @@ class CORE_EXPORT StyleEngine final |
void updateGenericFontFamilySettings(); |
void didDetach(); |
- void resolverChanged(StyleResolverUpdateMode) {} |
CSSStyleSheet* createSheet(Element&, |
const String& text, |