| Index: Source/web/WebViewImpl.h
|
| diff --git a/Source/web/WebViewImpl.h b/Source/web/WebViewImpl.h
|
| index 85d2741d0bf2fb862c8b970e8c7b0404972180a0..aa1c2745bdf70ef0cd4f630a74d263d9474d6e7a 100644
|
| --- a/Source/web/WebViewImpl.h
|
| +++ b/Source/web/WebViewImpl.h
|
| @@ -540,7 +540,7 @@
|
| float maximumLegiblePageScale() const;
|
| void refreshPageScaleFactorAfterLayout();
|
| void resetScrollAndScaleState(bool immediately);
|
| - void resumeTreeViewCommitsIfNeeded(WebLocalFrameImpl*);
|
| + void resumeTreeViewCommits();
|
| IntSize contentsSize() const;
|
|
|
| void performResize();
|
|
|