Chromium Code Reviews| Index: Source/web/WebViewImpl.h |
| =================================================================== |
| --- Source/web/WebViewImpl.h (revision 201728) |
| +++ Source/web/WebViewImpl.h (working copy) |
| @@ -544,7 +544,7 @@ |
| float maximumLegiblePageScale() const; |
| void refreshPageScaleFactorAfterLayout(); |
| void resetScrollAndScaleState(bool immediately); |
| - void resumeTreeViewCommitsIfNeeded(WebLocalFrameImpl*); |
| + void resumeTreeViewCommits(); |
| IntSize contentsSize() const; |
| void performResize(); |