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