| 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 b44b36431bc352be722f4f4a9a2bd0b7447953e5..144b8f9084b2b10f8726f78f39e8552eda8aac60 100644
|
| --- a/third_party/WebKit/Source/core/dom/StyleEngine.h
|
| +++ b/third_party/WebKit/Source/core/dom/StyleEngine.h
|
| @@ -162,6 +162,7 @@ public:
|
| void removeSheet(StyleSheetContents*);
|
|
|
| void collectScopedStyleFeaturesTo(RuleFeatureSet&) const;
|
| + void ensureFullscreenUAStyle();
|
|
|
| void platformColorsChanged();
|
|
|
|
|