Index: chrome/browser/ui/blocked_content/blocked_content_tab_helper.h |
=================================================================== |
--- chrome/browser/ui/blocked_content/blocked_content_tab_helper.h (revision 110851) |
+++ chrome/browser/ui/blocked_content/blocked_content_tab_helper.h (working copy) |
@@ -58,7 +58,7 @@ |
// TabContentsObserver overrides: |
virtual void DidNavigateMainFrame( |
const content::LoadCommittedDetails& details, |
- const ViewHostMsg_FrameNavigate_Params& params) OVERRIDE; |
+ const content::FrameNavigateParams& params) OVERRIDE; |
private: |
// Called when the blocked popup notification is shown or hidden. |