| Index: Source/web/WebViewImpl.h
|
| diff --git a/Source/web/WebViewImpl.h b/Source/web/WebViewImpl.h
|
| index aa5f6437e02c83d0272e5f906a5048bd1d4cce1c..d200c484414ef0822b737de4c4ef29c2eb75a5a9 100644
|
| --- a/Source/web/WebViewImpl.h
|
| +++ b/Source/web/WebViewImpl.h
|
| @@ -545,8 +545,6 @@ private:
|
| void resumeTreeViewCommits();
|
| IntSize contentsSize() const;
|
|
|
| - void updateLayoutViewportScrollPosition(const DoublePoint& scrollPosition, bool programmaticScroll);
|
| -
|
| void performResize();
|
| void resizeViewWhileAnchored(FrameView*);
|
|
|
|
|