Index: chrome/browser/ui/constrained_window_tab_helper.h |
=================================================================== |
--- chrome/browser/ui/constrained_window_tab_helper.h (revision 110851) |
+++ chrome/browser/ui/constrained_window_tab_helper.h (working copy) |
@@ -55,7 +55,7 @@ |
// Overridden from TabContentsObserver: |
virtual void DidNavigateMainFrame( |
const content::LoadCommittedDetails& details, |
- const ViewHostMsg_FrameNavigate_Params& params) OVERRIDE; |
+ const content::FrameNavigateParams& params) OVERRIDE; |
virtual void DidGetIgnoredUIEvent() OVERRIDE; |
virtual void TabContentsDestroyed(TabContents* tab) OVERRIDE; |