| Index: chrome/browser/gtk/tabs/tab_strip_gtk.cc
|
| ===================================================================
|
| --- chrome/browser/gtk/tabs/tab_strip_gtk.cc (revision 28001)
|
| +++ chrome/browser/gtk/tabs/tab_strip_gtk.cc (working copy)
|
| @@ -8,10 +8,10 @@
|
|
|
| #include "app/gtk_dnd_util.h"
|
| #include "app/gfx/canvas_paint.h"
|
| +#include "app/gfx/gtk_util.h"
|
| #include "app/l10n_util.h"
|
| #include "app/resource_bundle.h"
|
| #include "app/slide_animation.h"
|
| -#include "base/gfx/gtk_util.h"
|
| #include "base/gfx/point.h"
|
| #include "base/string_util.h"
|
| #include "chrome/browser/autocomplete/autocomplete.h"
|
|
|