Index: chrome/browser/gtk/content_setting_bubble_gtk.h |
diff --git a/chrome/browser/gtk/content_setting_bubble_gtk.h b/chrome/browser/gtk/content_setting_bubble_gtk.h |
index 3afa00e72fb3e5682638c6b7f9a554f7eb6bb198..2fccd668bf736f7066a7d74c59ea94dbefd1576d 100644 |
--- a/chrome/browser/gtk/content_setting_bubble_gtk.h |
+++ b/chrome/browser/gtk/content_setting_bubble_gtk.h |
@@ -12,6 +12,7 @@ |
#include "base/scoped_ptr.h" |
#include "chrome/browser/gtk/info_bubble_gtk.h" |
#include "chrome/common/content_settings_types.h" |
+#include "chrome/common/notification_observer.h" |
#include "chrome/common/notification_registrar.h" |
class ContentSettingBubbleModel; |