| Index: chrome/browser/ui/blocked_content/blocked_content_tab_helper.cc
|
| ===================================================================
|
| --- chrome/browser/ui/blocked_content/blocked_content_tab_helper.cc (revision 109469)
|
| +++ chrome/browser/ui/blocked_content/blocked_content_tab_helper.cc (working copy)
|
| @@ -26,7 +26,7 @@
|
| BlockedContentTabHelper::~BlockedContentTabHelper() {
|
| }
|
|
|
| -void BlockedContentTabHelper::DidNavigateMainFramePostCommit(
|
| +void BlockedContentTabHelper::DidNavigateMainFrame(
|
| const content::LoadCommittedDetails& details,
|
| const ViewHostMsg_FrameNavigate_Params& params) {
|
| // Clear all page actions, blocked content notifications and browser actions
|
|
|