summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing/print_preview_tab_controller.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/printing/print_preview_tab_controller.h')
-rw-r--r--chrome/browser/printing/print_preview_tab_controller.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/printing/print_preview_tab_controller.h b/chrome/browser/printing/print_preview_tab_controller.h
index 7c03016..6bfc8dc 100644
--- a/chrome/browser/printing/print_preview_tab_controller.h
+++ b/chrome/browser/printing/print_preview_tab_controller.h
@@ -53,7 +53,7 @@ class PrintPreviewTabController
TabContents* GetInitiatorTab(TabContents* preview_tab);
// Notification observer implementation.
- virtual void Observe(NotificationType type,
+ virtual void Observe(int type,
const NotificationSource& source,
const NotificationDetails& details);