| Index: chrome/browser/history/history_tab_helper.h
|
| diff --git a/chrome/browser/history/history_tab_helper.h b/chrome/browser/history/history_tab_helper.h
|
| index 3615ecbcd8bef5075d8c0497c522fa7d6c4606e2..e2a486e5278b177f8624ef0444b6d1d62a3d13c5 100644
|
| --- a/chrome/browser/history/history_tab_helper.h
|
| +++ b/chrome/browser/history/history_tab_helper.h
|
| @@ -46,7 +46,6 @@ class HistoryTabHelper : public content::WebContentsObserver,
|
| friend class content::WebContentsUserData<HistoryTabHelper>;
|
|
|
| // content::WebContentsObserver implementation.
|
| - virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
|
| virtual void DidNavigateMainFrame(
|
| const content::LoadCommittedDetails& details,
|
| const content::FrameNavigateParams& params) OVERRIDE;
|
|
|