| Index: third_party/WebKit/Source/core/layout/LayoutThemeMobile.h
|
| diff --git a/third_party/WebKit/Source/core/layout/LayoutThemeMobile.h b/third_party/WebKit/Source/core/layout/LayoutThemeMobile.h
|
| index 77970392351ae2dc856caf3d18e6e65d309b184b..2c826e4a4af8aa4ea59ff2a0bff878fa3713f0ca 100644
|
| --- a/third_party/WebKit/Source/core/layout/LayoutThemeMobile.h
|
| +++ b/third_party/WebKit/Source/core/layout/LayoutThemeMobile.h
|
| @@ -37,8 +37,6 @@ public:
|
|
|
| void adjustInnerSpinButtonStyle(ComputedStyle&) const override;
|
|
|
| - bool delegatesMenuListRendering() const override { return true; }
|
| -
|
| String extraMediaControlsStyleSheet() override;
|
|
|
| Color platformTapHighlightColor() const override
|
|
|