| Index: Source/web/WebViewImpl.h
|
| diff --git a/Source/web/WebViewImpl.h b/Source/web/WebViewImpl.h
|
| index 48172b8dd795f2850c0c6c676d80369e17e57a9c..c67b5f3868c861d07518fb3fadcd9c48b64415bd 100644
|
| --- a/Source/web/WebViewImpl.h
|
| +++ b/Source/web/WebViewImpl.h
|
| @@ -274,8 +274,6 @@ public:
|
| void enableViewport();
|
| void disableViewport();
|
|
|
| - void setMainFrameScrollOffset(const WebPoint&);
|
| -
|
| float defaultMinimumPageScaleFactor() const;
|
| float defaultMaximumPageScaleFactor() const;
|
| float minimumPageScaleFactor() const;
|
|
|