| Index: chrome/browser/printing/print_preview_message_handler.h
|
| ===================================================================
|
| --- chrome/browser/printing/print_preview_message_handler.h (revision 152498)
|
| +++ chrome/browser/printing/print_preview_message_handler.h (working copy)
|
| @@ -32,8 +32,6 @@
|
|
|
| // content::WebContentsObserver implementation.
|
| virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
|
| - virtual void NavigateToPendingEntry(const GURL& url,
|
| - content::NavigationController::ReloadType reload_type) OVERRIDE;
|
|
|
| private:
|
| // Gets the print preview tab associated with the WebContents being observed.
|
|
|