Index: chrome/browser/views/browser_actions_container.cc |
=================================================================== |
--- chrome/browser/views/browser_actions_container.cc (revision 42240) |
+++ chrome/browser/views/browser_actions_container.cc (working copy) |
@@ -4,7 +4,6 @@ |
#include "chrome/browser/views/browser_actions_container.h" |
-#include "app/gfx/canvas.h" |
#include "app/resource_bundle.h" |
#include "app/slide_animation.h" |
#include "base/stl_util-inl.h" |
@@ -27,6 +26,7 @@ |
#include "chrome/common/notification_source.h" |
#include "chrome/common/notification_type.h" |
#include "chrome/common/pref_names.h" |
+#include "gfx/canvas.h" |
#include "grit/app_resources.h" |
#include "third_party/skia/include/core/SkBitmap.h" |
#include "third_party/skia/include/core/SkTypeface.h" |