| Index: sky/engine/web/WebSettingsImpl.h
|
| diff --git a/sky/engine/web/WebSettingsImpl.h b/sky/engine/web/WebSettingsImpl.h
|
| index 142eb85885b75306697cc18cfdc858375f8d8f08..871587c3fea100d3d37301045299a2af43177dae 100644
|
| --- a/sky/engine/web/WebSettingsImpl.h
|
| +++ b/sky/engine/web/WebSettingsImpl.h
|
| @@ -70,7 +70,6 @@ public:
|
|
|
| virtual void setDoubleTapToZoomEnabled(bool) override;
|
| virtual void setDownloadableBinaryFontsEnabled(bool) override;
|
| - virtual void setEnableScrollAnimator(bool) override;
|
| virtual void setEnableTouchAdjustment(bool) override;
|
| virtual void setExperimentalWebGLEnabled(bool) override;
|
| virtual void setFantasyFontFamily(const WebString&, UScriptCode = USCRIPT_COMMON) override;
|
|
|