Index: chrome/browser/gtk/tabs/tab_strip_gtk.cc |
=================================================================== |
--- chrome/browser/gtk/tabs/tab_strip_gtk.cc (revision 68008) |
+++ chrome/browser/gtk/tabs/tab_strip_gtk.cc (working copy) |
@@ -20,11 +20,11 @@ |
#include "chrome/browser/gtk/tabs/dragged_tab_controller_gtk.h" |
#include "chrome/browser/profile.h" |
#include "chrome/browser/tab_contents/tab_contents.h" |
-#include "chrome/browser/tab_contents_wrapper.h" |
#include "chrome/browser/tabs/tab_strip_model_delegate.h" |
#include "chrome/browser/themes/browser_theme_provider.h" |
#include "chrome/browser/ui/browser.h" |
#include "chrome/browser/ui/browser_navigator.h" |
+#include "chrome/browser/ui/tab_contents/tab_contents_wrapper.h" |
#include "chrome/common/notification_service.h" |
#include "chrome/common/notification_type.h" |
#include "gfx/gtk_util.h" |