Chromium Code Reviews| Index: ash/wm/event_client_impl.h |
| diff --git a/ash/wm/event_client_impl.h b/ash/wm/event_client_impl.h |
| index 8a7a488a883af4985c74c251e33c4021f6b6e686..1fa176e749a28be75d83e9113f53257f207ee09b 100644 |
| --- a/ash/wm/event_client_impl.h |
| +++ b/ash/wm/event_client_impl.h |
| @@ -6,8 +6,8 @@ |
| #define ASH_WM_EVENT_CLIENT_IMPL_H_ |
| #include "ash/ash_export.h" |
| -#include "base/basictypes.h" |
| #include "base/compiler_specific.h" |
| +#include "base/macros.h" |
| #include "ui/aura/client/event_client.h" |
| namespace ash { |