Index: ash/shell.h |
diff --git a/ash/shell.h b/ash/shell.h |
index 2e143ba1cc86d0edd4ffd052e415d2a4365594fe..24f61767090e414aa068c0a0f894352539729437 100644 |
--- a/ash/shell.h |
+++ b/ash/shell.h |
@@ -14,9 +14,9 @@ |
#include "ash/system/user/login_status.h" |
#include "ash/wm/cursor_manager_chromeos.h" |
#include "ash/wm/system_modal_container_event_filter_delegate.h" |
-#include "base/basictypes.h" |
#include "base/compiler_specific.h" |
#include "base/gtest_prod_util.h" |
+#include "base/macros.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/memory/weak_ptr.h" |
#include "base/observer_list.h" |