Index: chrome/browser/gtk/browser_toolbar_gtk.cc |
=================================================================== |
--- chrome/browser/gtk/browser_toolbar_gtk.cc (revision 28001) |
+++ chrome/browser/gtk/browser_toolbar_gtk.cc (working copy) |
@@ -7,11 +7,11 @@ |
#include <gdk/gdkkeysyms.h> |
#include <X11/XF86keysym.h> |
+#include "app/gfx/gtk_util.h" |
#include "app/gtk_dnd_util.h" |
#include "app/l10n_util.h" |
#include "app/resource_bundle.h" |
#include "base/base_paths_linux.h" |
-#include "base/gfx/gtk_util.h" |
#include "base/logging.h" |
#include "base/path_service.h" |
#include "chrome/app/chrome_dll_resource.h" |