| Index: trunk/src/content/browser/frame_host/interstitial_page_impl.h
|
| ===================================================================
|
| --- trunk/src/content/browser/frame_host/interstitial_page_impl.h (revision 269074)
|
| +++ trunk/src/content/browser/frame_host/interstitial_page_impl.h (working copy)
|
| @@ -108,8 +108,6 @@
|
| const NotificationDetails& details) OVERRIDE;
|
|
|
| // WebContentsObserver implementation:
|
| - virtual bool OnMessageReceived(const IPC::Message& message,
|
| - RenderFrameHost* render_frame_host) OVERRIDE;
|
| virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
|
| virtual void WebContentsDestroyed(WebContents* web_contents) OVERRIDE;
|
| virtual void NavigationEntryCommitted(
|
|
|