Index: chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.h |
=================================================================== |
--- chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.h (revision 76500) |
+++ chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.h (working copy) |
@@ -12,10 +12,10 @@ |
#include "base/scoped_ptr.h" |
#include "base/timer.h" |
-#include "chrome/browser/tab_contents/tab_contents_delegate.h" |
#include "chrome/browser/ui/tabs/dock_info.h" |
#include "chrome/common/notification_observer.h" |
#include "chrome/common/notification_registrar.h" |
+#include "content/browser/tab_contents/tab_contents_delegate.h" |
#include "ui/base/x/x11_util.h" |
class DraggedTabGtk; |