Index: chrome/browser/views/location_bar_view.cc |
=================================================================== |
--- chrome/browser/views/location_bar_view.cc (revision 42303) |
+++ chrome/browser/views/location_bar_view.cc (working copy) |
@@ -8,7 +8,6 @@ |
#include <gtk/gtk.h> |
#endif |
-#include "app/gfx/canvas.h" |
#include "app/l10n_util.h" |
#include "app/resource_bundle.h" |
#include "app/theme_provider.h" |
@@ -33,6 +32,7 @@ |
#include "chrome/common/content_settings.h" |
#include "chrome/common/platform_util.h" |
#include "chrome/common/pref_names.h" |
+#include "gfx/canvas.h" |
#include "gfx/color_utils.h" |
#include "grit/generated_resources.h" |
#include "grit/theme_resources.h" |