| Index: sky/engine/web/WebSettingsImpl.h
|
| diff --git a/sky/engine/web/WebSettingsImpl.h b/sky/engine/web/WebSettingsImpl.h
|
| index 751b54287ae502c1b15d448e333a728dc31733ea..1ecbbe253c79799c02da23c349a3acfb69377b16 100644
|
| --- a/sky/engine/web/WebSettingsImpl.h
|
| +++ b/sky/engine/web/WebSettingsImpl.h
|
| @@ -69,7 +69,7 @@ public:
|
| virtual void setDeviceSupportsTouch(bool) override;
|
|
|
| virtual void setDownloadableBinaryFontsEnabled(bool) override;
|
| - virtual void setEnableTouchAdjustment(bool) override;
|
| +
|
| virtual void setExperimentalWebGLEnabled(bool) override;
|
| virtual void setFantasyFontFamily(const WebString&, UScriptCode = USCRIPT_COMMON) override;
|
| virtual void setFixedFontFamily(const WebString&, UScriptCode = USCRIPT_COMMON) override;
|
|
|