Chromium Code Reviews| Index: Source/web/WebViewImpl.h |
| diff --git a/Source/web/WebViewImpl.h b/Source/web/WebViewImpl.h |
| index a663a10fcaa8f9a5de8bfad5109504e8deeb250a..c7b017e738dd2ca7dfbdc5e86257b970c6121dad 100644 |
| --- a/Source/web/WebViewImpl.h |
| +++ b/Source/web/WebViewImpl.h |
| @@ -384,6 +384,7 @@ public: |
| void willInsertBody(WebLocalFrameImpl*); |
| void didRemoveAllPendingStylesheet(WebLocalFrameImpl*); |
| + void didFinishDocumentLoad(WebLocalFrameImpl*); |
| void didChangeContentsSize(); |
| void pageScaleFactorChanged(); |