summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/gtk/global_menu_bar.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/gtk/global_menu_bar.h')
-rw-r--r--chrome/browser/ui/gtk/global_menu_bar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ui/gtk/global_menu_bar.h b/chrome/browser/ui/gtk/global_menu_bar.h
index d4dbc27..784e003 100644
--- a/chrome/browser/ui/gtk/global_menu_bar.h
+++ b/chrome/browser/ui/gtk/global_menu_bar.h
@@ -65,7 +65,7 @@ class GlobalMenuBar : public CommandUpdater::CommandObserver,
virtual void EnabledStateChangedForCommand(int id, bool enabled);
// NotificationObserver:
- virtual void Observe(NotificationType type,
+ virtual void Observe(int type,
const NotificationSource& source,
const NotificationDetails& details);