Index: chrome/browser/tab_contents/tab_contents_view_gtk.h |
=================================================================== |
--- chrome/browser/tab_contents/tab_contents_view_gtk.h (revision 71854) |
+++ chrome/browser/tab_contents/tab_contents_view_gtk.h (working copy) |
@@ -10,13 +10,13 @@ |
#include <vector> |
-#include "app/gtk_signal.h" |
#include "base/scoped_ptr.h" |
#include "chrome/browser/gtk/focus_store_gtk.h" |
#include "chrome/browser/gtk/owned_widget_gtk.h" |
#include "chrome/browser/tab_contents/tab_contents_view.h" |
#include "chrome/common/notification_observer.h" |
#include "chrome/common/notification_registrar.h" |
+#include "ui/base/gtk/gtk_signal.h" |
class ConstrainedWindowGtk; |
class RenderViewContextMenuGtk; |