| Index: chrome/browser/ui/content_settings/content_setting_bubble_model.h
|
| ===================================================================
|
| --- chrome/browser/ui/content_settings/content_setting_bubble_model.h (revision 91968)
|
| +++ chrome/browser/ui/content_settings/content_setting_bubble_model.h (working copy)
|
| @@ -81,7 +81,7 @@
|
| const BubbleContent& bubble_content() const { return bubble_content_; }
|
|
|
| // NotificationObserver:
|
| - virtual void Observe(NotificationType type,
|
| + virtual void Observe(int type,
|
| const NotificationSource& source,
|
| const NotificationDetails& details);
|
|
|
|
|