| Index: ash/wm/lock_layout_manager.h
|
| diff --git a/ash/wm/lock_layout_manager.h b/ash/wm/lock_layout_manager.h
|
| index ec79434cb7c5114fa40d77583c49a407c583c675..b9888a96ea9d85284cf7c7df4f6db474d0293a9b 100644
|
| --- a/ash/wm/lock_layout_manager.h
|
| +++ b/ash/wm/lock_layout_manager.h
|
| @@ -9,8 +9,8 @@
|
| #include "ash/shell_delegate.h"
|
| #include "ash/snap_to_pixel_layout_manager.h"
|
| #include "ash/wm/wm_types.h"
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "ui/aura/layout_manager.h"
|
| #include "ui/aura/window_observer.h"
|
|
|