Index: ash/system/tray/fixed_sized_image_view.h |
diff --git a/ash/system/tray/fixed_sized_image_view.h b/ash/system/tray/fixed_sized_image_view.h |
index abc2ed3c587cc38b656c66228f891dbd25354597..fefd13b83d360b52f53b20627bfaa3fe798faceb 100644 |
--- a/ash/system/tray/fixed_sized_image_view.h |
+++ b/ash/system/tray/fixed_sized_image_view.h |
@@ -5,8 +5,8 @@ |
#ifndef ASH_SYSTEM_TRAY_FIXED_SIZED_IMAGE_VIEW_H_ |
#define ASH_SYSTEM_TRAY_FIXED_SIZED_IMAGE_VIEW_H_ |
-#include "base/basictypes.h" |
#include "base/compiler_specific.h" |
+#include "base/macros.h" |
#include "ui/views/controls/image_view.h" |
namespace ash { |