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