| Index: ash/wm/workspace/phantom_window_controller.h
|
| diff --git a/ash/wm/workspace/phantom_window_controller.h b/ash/wm/workspace/phantom_window_controller.h
|
| index 717366dad9cf4439f53c7e2f254b4cb310bfa12b..c25069f289eb1f2f56ce3fb802681b63e4d00830 100644
|
| --- a/ash/wm/workspace/phantom_window_controller.h
|
| +++ b/ash/wm/workspace/phantom_window_controller.h
|
| @@ -6,7 +6,7 @@
|
| #define ASH_WM_WORKSPACE_PHANTOM_WINDOW_CONTROLLER_H_
|
|
|
| #include "ash/ash_export.h"
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "ui/gfx/geometry/rect.h"
|
|
|
|
|