Index: chrome/browser/favicon/favicon_tab_helper.cc |
=================================================================== |
--- chrome/browser/favicon/favicon_tab_helper.cc (revision 109469) |
+++ chrome/browser/favicon/favicon_tab_helper.cc (working copy) |
@@ -157,7 +157,7 @@ |
} |
} |
-void FaviconTabHelper::DidNavigateMainFramePostCommit( |
+void FaviconTabHelper::DidNavigateMainFrame( |
const content::LoadCommittedDetails& details, |
const ViewHostMsg_FrameNavigate_Params& params) { |
// Get the favicon, either from history or request it from the net. |