| 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 662ee5a4c503185da9c06a4b69d0f7d4b34fe79b..b6068a22cb2d7faad8d49c3a87239c9d5db87140 100644
|
| --- a/third_party/WebKit/Source/web/WebSettingsImpl.h
|
| +++ b/third_party/WebKit/Source/web/WebSettingsImpl.h
|
| @@ -176,7 +176,6 @@ public:
|
| void setTextTrackTextSize(const WebString&) override;
|
| void setThreadedScrollingEnabled(bool) override;
|
| void setTouchDragDropEnabled(bool) override;
|
| - void setUsesEncodingDetector(bool) override;
|
| void setUseLegacyBackgroundSizeShorthandBehavior(bool) override;
|
| void setViewportStyle(WebViewportStyle) override;
|
| void setUseSolidColorScrollbars(bool) override;
|
|
|