Chromium Code Reviews| Index: chrome/browser/ui/webui/ntp/new_tab_ui.h |
| =================================================================== |
| --- chrome/browser/ui/webui/ntp/new_tab_ui.h (revision 91968) |
| +++ chrome/browser/ui/webui/ntp/new_tab_ui.h (working copy) |
| @@ -89,7 +89,7 @@ |
| private: |
| FRIEND_TEST_ALL_PREFIXES(NewTabUITest, UpdateUserPrefsVersion); |
| - virtual void Observe(NotificationType type, |
| + virtual void Observe(int type, |
| const NotificationSource& source, |
| const NotificationDetails& details); |