Chromium Code Reviews| Index: chrome/browser/importer/importer_host.h |
| =================================================================== |
| --- chrome/browser/importer/importer_host.h (revision 91968) |
| +++ chrome/browser/importer/importer_host.h (working copy) |
| @@ -141,7 +141,7 @@ |
| // NotificationObserver: |
| // Called when TemplateURLService has been loaded. |
| - virtual void Observe(NotificationType type, |
| + virtual void Observe(int type, |
| const NotificationSource& source, |
| const NotificationDetails& details) OVERRIDE; |