Index: chrome/browser/chromeos/app_launcher.cc |
=================================================================== |
--- chrome/browser/chromeos/app_launcher.cc (revision 42240) |
+++ chrome/browser/chromeos/app_launcher.cc (working copy) |
@@ -7,7 +7,6 @@ |
#include <string> |
#include <vector> |
-#include "app/gfx/canvas.h" |
#include "app/resource_bundle.h" |
#include "base/command_line.h" |
#include "base/message_loop.h" |
@@ -33,6 +32,7 @@ |
#include "chrome/browser/tab_contents/render_view_host_delegate_helper.h" |
#include "chrome/browser/tab_contents/tab_contents.h" |
#include "chrome/browser/views/bubble_border.h" |
+#include "gfx/canvas.h" |
#include "gfx/insets.h" |
#include "gfx/point.h" |
#include "grit/app_resources.h" |