Index: trunk/src/content/browser/web_contents/web_contents_impl.h |
=================================================================== |
--- trunk/src/content/browser/web_contents/web_contents_impl.h (revision 195969) |
+++ trunk/src/content/browser/web_contents/web_contents_impl.h (working copy) |
@@ -327,7 +327,6 @@ |
virtual void DidCancelLoading() OVERRIDE; |
virtual void DidChangeLoadProgress(double progress) OVERRIDE; |
virtual void DidDisownOpener(RenderViewHost* rvh) OVERRIDE; |
- virtual void DidAccessInitialDocument() OVERRIDE; |
virtual void DocumentAvailableInMainFrame( |
RenderViewHost* render_view_host) OVERRIDE; |
virtual void DocumentOnLoadCompletedInMainFrame( |