| 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 77873321c9b734399f83c267c679043c2b680cd5..ecfde10fed30305badc80ee36fd2324712bfc751 100644
|
| --- a/third_party/WebKit/Source/web/WebSettingsImpl.h
|
| +++ b/third_party/WebKit/Source/web/WebSettingsImpl.h
|
| @@ -64,7 +64,6 @@ class WEB_EXPORT WebSettingsImpl final : NON_EXPORTED_BASE(public WebSettings) {
|
| void setAlwaysShowContextMenuOnTouch(bool) override;
|
| void setAntialiased2dCanvasEnabled(bool) override;
|
| void setAntialiasedClips2dCanvasEnabled(bool) override;
|
| - void setAutoplayExperimentMode(const WebString&) override;
|
| void setAutoZoomFocusedNodeToLegibleScale(bool) override;
|
| void setBrowserSideNavigationEnabled(bool) override;
|
| void setClobberUserAgentInitialScaleQuirk(bool) override;
|
|
|