| Index: chrome/browser/extensions/extension_app_api.h
|
| ===================================================================
|
| --- chrome/browser/extensions/extension_app_api.h (revision 91968)
|
| +++ chrome/browser/extensions/extension_app_api.h (working copy)
|
| @@ -50,7 +50,7 @@
|
| void ClearAll(const std::string& extension_id);
|
|
|
| // Implementing NotificationObserver interface.
|
| - virtual void Observe(NotificationType type,
|
| + virtual void Observe(int type,
|
| const NotificationSource& source,
|
| const NotificationDetails& details) OVERRIDE;
|
|
|
|
|