Index: chrome/browser/views/create_application_shortcut_view.cc |
=================================================================== |
--- chrome/browser/views/create_application_shortcut_view.cc (revision 42303) |
+++ chrome/browser/views/create_application_shortcut_view.cc (working copy) |
@@ -4,7 +4,6 @@ |
#include "chrome/browser/views/create_application_shortcut_view.h" |
-#include "app/gfx/canvas.h" |
#include "app/l10n_util.h" |
#include "app/resource_bundle.h" |
#include "base/callback.h" |
@@ -14,6 +13,7 @@ |
#include "chrome/browser/tab_contents/tab_contents_delegate.h" |
#include "chrome/common/chrome_constants.h" |
#include "chrome/common/pref_names.h" |
+#include "gfx/canvas.h" |
#include "gfx/codec/png_codec.h" |
#include "grit/generated_resources.h" |
#include "grit/locale_settings.h" |