Index: chrome/browser/gtk/tabs/dragged_tab_gtk.cc |
=================================================================== |
--- chrome/browser/gtk/tabs/dragged_tab_gtk.cc (revision 28001) |
+++ chrome/browser/gtk/tabs/dragged_tab_gtk.cc (working copy) |
@@ -9,8 +9,8 @@ |
#include <algorithm> |
#include "app/gfx/canvas_paint.h" |
+#include "app/gfx/gtk_util.h" |
#include "app/l10n_util.h" |
-#include "base/gfx/gtk_util.h" |
#include "chrome/browser/profile.h" |
#include "chrome/browser/tab_contents/tab_contents.h" |
#include "chrome/browser/tabs/tab_strip_model.h" |