| Index: Source/web/WebViewImpl.h
|
| diff --git a/Source/web/WebViewImpl.h b/Source/web/WebViewImpl.h
|
| index cfe3f76be00b4e4ab4afd031c6187ca70560ce55..4ce6a4603857e9bbcf8c8323055597b27ba6c2ab 100644
|
| --- a/Source/web/WebViewImpl.h
|
| +++ b/Source/web/WebViewImpl.h
|
| @@ -372,8 +372,6 @@
|
| // not take the user away from the current page.
|
| void didCommitLoad(bool isNewNavigation, bool isNavigationWithinPage);
|
|
|
| - void postLayoutResize(WebLocalFrameImpl* webframe);
|
| -
|
| // Indicates two things:
|
| // 1) This view may have a new layout now.
|
| // 2) Calling layout() is a no-op.
|
|
|