| Index: ash/wm/workspace/workspace_layout_manager.h
|
| diff --git a/ash/wm/workspace/workspace_layout_manager.h b/ash/wm/workspace/workspace_layout_manager.h
|
| index cfe50349d9d09bc10844159167c0ae282ab6567d..b5881a5f4e4a2e6e28851985a294b914906b8041 100644
|
| --- a/ash/wm/workspace/workspace_layout_manager.h
|
| +++ b/ash/wm/workspace/workspace_layout_manager.h
|
| @@ -10,8 +10,8 @@
|
|
|
| #include "ash/ash_export.h"
|
| #include "ash/shell_observer.h"
|
| +#include "ash/wm/common/wm_types.h"
|
| #include "ash/wm/window_state_observer.h"
|
| -#include "ash/wm/wm_types.h"
|
| #include "base/compiler_specific.h"
|
| #include "base/macros.h"
|
| #include "ui/aura/layout_manager.h"
|
|
|