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