| Index: ash/wm/stacking_controller.h
|
| diff --git a/ash/wm/stacking_controller.h b/ash/wm/stacking_controller.h
|
| index 48ffc9636e0bbc32c3253331163fe3d11de29d3a..423b88c46be7f088e08f610cb1f5aa8bdfd930f2 100644
|
| --- a/ash/wm/stacking_controller.h
|
| +++ b/ash/wm/stacking_controller.h
|
| @@ -6,8 +6,8 @@
|
| #define ASH_WM_STACKING_CONTROLLER_H_
|
|
|
| #include "ash/ash_export.h"
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "ui/aura/client/window_tree_client.h"
|
|
|
|
|