| Index: chrome/browser/ui/gtk/theme_install_bubble_view_gtk.h
|
| ===================================================================
|
| --- chrome/browser/ui/gtk/theme_install_bubble_view_gtk.h (revision 71854)
|
| +++ chrome/browser/ui/gtk/theme_install_bubble_view_gtk.h (working copy)
|
| @@ -8,10 +8,10 @@
|
|
|
| #include <gtk/gtk.h>
|
|
|
| -#include "app/gtk_signal.h"
|
| #include "base/basictypes.h"
|
| #include "chrome/common/notification_observer.h"
|
| #include "chrome/common/notification_registrar.h"
|
| +#include "ui/base/gtk/gtk_signal.h"
|
|
|
| class ThemeInstallBubbleViewGtk : public NotificationObserver {
|
| public:
|
|
|