Index: chrome/browser/ui/webui/print_preview_handler.h |
=================================================================== |
--- chrome/browser/ui/webui/print_preview_handler.h (revision 116011) |
+++ chrome/browser/ui/webui/print_preview_handler.h (working copy) |
@@ -80,7 +80,7 @@ |
GetLastUsedMarginSettingsDefault); |
TabContentsWrapper* preview_tab_wrapper() const; |
- TabContents* preview_tab() const; |
+ content::WebContents* preview_tab() const; |
// Gets the list of printers. |args| is unused. |
void HandleGetPrinters(const base::ListValue* args); |