| Index: ash/wm/lock_layout_manager.h
|
| diff --git a/ash/wm/lock_layout_manager.h b/ash/wm/lock_layout_manager.h
|
| index bbc6f3797aa11f1dfbf5a88aee09493ea20f66a4..ff579890dc323426e34cff2781ad9b45c5c6b1c2 100644
|
| --- a/ash/wm/lock_layout_manager.h
|
| +++ b/ash/wm/lock_layout_manager.h
|
| @@ -6,9 +6,9 @@
|
| #define ASH_WM_LOCK_LAYOUT_MANAGER_H_
|
|
|
| #include "ash/ash_export.h"
|
| +#include "ash/common/wm/wm_types.h"
|
| #include "ash/shell_delegate.h"
|
| #include "ash/snap_to_pixel_layout_manager.h"
|
| -#include "ash/wm/common/wm_types.h"
|
| #include "base/compiler_specific.h"
|
| #include "base/macros.h"
|
| #include "ui/aura/layout_manager.h"
|
|
|