| Index: third_party/WebKit/Source/web/WebSettingsImpl.h
|
| diff --git a/third_party/WebKit/Source/web/WebSettingsImpl.h b/third_party/WebKit/Source/web/WebSettingsImpl.h
|
| index 050fb107b69898650b22f2822006b93895873100..662ee5a4c503185da9c06a4b69d0f7d4b34fe79b 100644
|
| --- a/third_party/WebKit/Source/web/WebSettingsImpl.h
|
| +++ b/third_party/WebKit/Source/web/WebSettingsImpl.h
|
| @@ -139,7 +139,6 @@ public:
|
| void setPreferHiddenVolumeControls(bool) override;
|
| void setRenderVSyncNotificationEnabled(bool) override;
|
| void setReportScreenSizeInPhysicalPixelsQuirk(bool) override;
|
| - void setRootLayerScrolls(bool) override;
|
| void setRubberBandingOnCompositorThread(bool) override;
|
| void setSansSerifFontFamily(const WebString&, UScriptCode = USCRIPT_COMMON) override;
|
| void setSelectTrailingWhitespaceEnabled(bool override);
|
|
|