Index: ash/frame/default_header_painter.h |
diff --git a/ash/frame/default_header_painter.h b/ash/frame/default_header_painter.h |
index a79f3d5f47092a9d00b820a6dc7242430102ef60..d867f6f1b1e66aaff2b67403c07a24d7396fb69e 100644 |
--- a/ash/frame/default_header_painter.h |
+++ b/ash/frame/default_header_painter.h |
@@ -7,9 +7,9 @@ |
#include "ash/ash_export.h" |
#include "ash/frame/header_painter.h" |
-#include "base/basictypes.h" |
#include "base/compiler_specific.h" // override |
#include "base/gtest_prod_util.h" |
+#include "base/macros.h" |
#include "base/memory/scoped_ptr.h" |
#include "third_party/skia/include/core/SkColor.h" |
#include "ui/gfx/animation/animation_delegate.h" |