| Index: ash/wm/window_cycle_list.h
|
| diff --git a/ash/wm/window_cycle_list.h b/ash/wm/window_cycle_list.h
|
| index 1318c42d2cd99c8ca283cc57dd4dbd97c55eb8ae..70be5bcfbba0ea83a07031e907c5b19e960e8c29 100644
|
| --- a/ash/wm/window_cycle_list.h
|
| +++ b/ash/wm/window_cycle_list.h
|
| @@ -9,8 +9,8 @@
|
|
|
| #include "ash/ash_export.h"
|
| #include "ash/wm/window_cycle_controller.h"
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "ui/aura/window_observer.h"
|
|
|
|
|