Chromium Code Reviews| Index: chrome/browser/ui/webui/ntp/app_launcher_handler.h |
| =================================================================== |
| --- chrome/browser/ui/webui/ntp/app_launcher_handler.h (revision 91968) |
| +++ chrome/browser/ui/webui/ntp/app_launcher_handler.h (working copy) |
| @@ -51,7 +51,7 @@ |
| virtual void RegisterMessages(); |
| // NotificationObserver |
| - virtual void Observe(NotificationType type, |
| + virtual void Observe(int type, |
| const NotificationSource& source, |
| const NotificationDetails& details); |