Chromium Code Reviews| Index: chrome/browser/ui/gtk/global_menu_bar.h |
| =================================================================== |
| --- chrome/browser/ui/gtk/global_menu_bar.h (revision 91968) |
| +++ chrome/browser/ui/gtk/global_menu_bar.h (working copy) |
| @@ -65,7 +65,7 @@ |
| virtual void EnabledStateChangedForCommand(int id, bool enabled); |
| // NotificationObserver: |
| - virtual void Observe(NotificationType type, |
| + virtual void Observe(int type, |
| const NotificationSource& source, |
| const NotificationDetails& details); |