Index: chrome/browser/ui/gtk/bookmark_bar_instructions_gtk.h |
=================================================================== |
--- chrome/browser/ui/gtk/bookmark_bar_instructions_gtk.h (revision 71854) |
+++ chrome/browser/ui/gtk/bookmark_bar_instructions_gtk.h (working copy) |
@@ -6,10 +6,10 @@ |
#define CHROME_BROWSER_UI_GTK_BOOKMARK_BAR_INSTRUCTIONS_GTK_H_ |
#pragma once |
-#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" |
typedef struct _GtkWidget GtkWidget; |
class GtkThemeProvider; |