| Index: Source/web/WebSettingsImpl.h
|
| diff --git a/Source/web/WebSettingsImpl.h b/Source/web/WebSettingsImpl.h
|
| index 223ff738f0e420b50afa57649b8fb16aeda4e474..972e3253b6291f89a7eac03a1063dcc2d2adc2b6 100644
|
| --- a/Source/web/WebSettingsImpl.h
|
| +++ b/Source/web/WebSettingsImpl.h
|
| @@ -86,7 +86,6 @@ public:
|
| // new APIs (e.g. setPrimaryPointerType) on the chromium side
|
| virtual void setDeviceSupportsTouch(bool) override;
|
|
|
| - virtual void setDisallowFullscreenForNonMediaElements(bool) override;
|
| virtual void setDoubleTapToZoomEnabled(bool) override;
|
| virtual void setDownloadableBinaryFontsEnabled(bool) override;
|
| virtual void setEditingBehavior(EditingBehavior) override;
|
|
|