| 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 dcb5a0acfbce8abdd8bac7f865e1722aee1b831f..861670696b5bc3a84f13e7f54e2ea3a69ce1dad5 100644
|
| --- a/third_party/WebKit/Source/web/WebSettingsImpl.h
|
| +++ b/third_party/WebKit/Source/web/WebSettingsImpl.h
|
| @@ -123,7 +123,6 @@ public:
|
| void setMinimumLogicalFontSize(int) override;
|
| void setMockScrollbarsEnabled(bool) override;
|
| void setOfflineWebApplicationCacheEnabled(bool) override;
|
| - void setOpenGLMultisamplingEnabled(bool) override;
|
| void setPasswordEchoDurationInSeconds(double) override;
|
| void setPasswordEchoEnabled(bool) override;
|
| void setPerTilePaintingEnabled(bool) override;
|
|
|