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