Chromium Code Reviews| Index: chrome/browser/alternate_nav_url_fetcher.h |
| =================================================================== |
| --- chrome/browser/alternate_nav_url_fetcher.h (revision 91968) |
| +++ chrome/browser/alternate_nav_url_fetcher.h (working copy) |
| @@ -47,7 +47,7 @@ |
| private: |
| // NotificationObserver |
| - virtual void Observe(NotificationType type, |
| + virtual void Observe(int type, |
| const NotificationSource& source, |
| const NotificationDetails& details) OVERRIDE; |