Index: chrome/browser/autofill/autofill_manager.h |
=================================================================== |
--- chrome/browser/autofill/autofill_manager.h (revision 109469) |
+++ chrome/browser/autofill/autofill_manager.h (working copy) |
@@ -129,7 +129,7 @@ |
private: |
// TabContentsObserver: |
- virtual void DidNavigateMainFramePostCommit( |
+ virtual void DidNavigateMainFrame( |
const content::LoadCommittedDetails& details, |
const ViewHostMsg_FrameNavigate_Params& params) OVERRIDE; |
virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE; |