| Index: Source/web/WebViewImpl.h
|
| diff --git a/Source/web/WebViewImpl.h b/Source/web/WebViewImpl.h
|
| index e528d44fd1aa0f2bba29c86251e40d49aef8d993..2f61cb78ef5d6b4238fec6b35e085d00c9d65faa 100644
|
| --- a/Source/web/WebViewImpl.h
|
| +++ b/Source/web/WebViewImpl.h
|
| @@ -361,7 +361,6 @@ public:
|
|
|
| // WebGestureCurveTarget implementation for fling.
|
| virtual bool scrollBy(const WebFloatSize& delta, const WebFloatSize& velocity) OVERRIDE;
|
| - virtual void scrollBy(const WebFloatSize& delta) OVERRIDE;
|
|
|
| // Handles context menu events orignated via the the keyboard. These
|
| // include the VK_APPS virtual key and the Shift+F10 combine. Code is
|
|
|