Index: chrome/browser/gtk/bookmark_editor_gtk.cc |
=================================================================== |
--- chrome/browser/gtk/bookmark_editor_gtk.cc (revision 28001) |
+++ chrome/browser/gtk/bookmark_editor_gtk.cc (working copy) |
@@ -6,9 +6,9 @@ |
#include <gtk/gtk.h> |
+#include "app/gfx/gtk_util.h" |
#include "app/l10n_util.h" |
#include "base/basictypes.h" |
-#include "base/gfx/gtk_util.h" |
#include "base/logging.h" |
#include "base/string_util.h" |
#include "chrome/browser/gtk/bookmark_tree_model.h" |