| Index: chrome/browser/extensions/extension_menu_manager.h
|
| ===================================================================
|
| --- chrome/browser/extensions/extension_menu_manager.h (revision 91968)
|
| +++ chrome/browser/extensions/extension_menu_manager.h (working copy)
|
| @@ -250,7 +250,7 @@
|
| const SkBitmap& GetIconForExtension(const std::string& extension_id);
|
|
|
| // Implements the NotificationObserver interface.
|
| - virtual void Observe(NotificationType type, const NotificationSource& source,
|
| + virtual void Observe(int type, const NotificationSource& source,
|
| const NotificationDetails& details);
|
|
|
| // Returns true if |url| has an allowed scheme for extension context menu
|
|
|