Index: chrome/browser/content_settings/tab_specific_content_settings.h |
=================================================================== |
--- chrome/browser/content_settings/tab_specific_content_settings.h (revision 109469) |
+++ chrome/browser/content_settings/tab_specific_content_settings.h (working copy) |
@@ -160,7 +160,7 @@ |
// TabContentsObserver overrides. |
virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE; |
- virtual void DidNavigateMainFramePostCommit( |
+ virtual void DidNavigateMainFrame( |
const content::LoadCommittedDetails& details, |
const ViewHostMsg_FrameNavigate_Params& params) OVERRIDE; |
virtual void RenderViewCreated(RenderViewHost* render_view_host) OVERRIDE; |