Index: chrome/browser/views/detachable_toolbar_view.cc |
=================================================================== |
--- chrome/browser/views/detachable_toolbar_view.cc (revision 42303) |
+++ chrome/browser/views/detachable_toolbar_view.cc (working copy) |
@@ -4,9 +4,9 @@ |
#include "chrome/browser/views/detachable_toolbar_view.h" |
-#include "app/gfx/canvas.h" |
#include "app/resource_bundle.h" |
#include "chrome/browser/browser_theme_provider.h" |
+#include "gfx/canvas.h" |
#include "gfx/skia_util.h" |
#include "grit/theme_resources.h" |
#include "third_party/skia/include/core/SkBitmap.h" |