| Index: chrome/browser/ui/gtk/content_setting_bubble_gtk.h
|
| ===================================================================
|
| --- chrome/browser/ui/gtk/content_setting_bubble_gtk.h (revision 71854)
|
| +++ chrome/browser/ui/gtk/content_setting_bubble_gtk.h (working copy)
|
| @@ -8,12 +8,12 @@
|
|
|
| #include <map>
|
|
|
| -#include "app/gtk_signal.h"
|
| #include "base/scoped_ptr.h"
|
| #include "chrome/browser/ui/gtk/info_bubble_gtk.h"
|
| #include "chrome/common/content_settings_types.h"
|
| #include "chrome/common/notification_observer.h"
|
| #include "chrome/common/notification_registrar.h"
|
| +#include "ui/base/gtk/gtk_signal.h"
|
|
|
| class ContentSettingBubbleModel;
|
| class Profile;
|
|
|