| Index: ash/wm/workspace/workspace_layout_manager_unittest.cc
|
| diff --git a/ash/wm/workspace/workspace_layout_manager_unittest.cc b/ash/wm/workspace/workspace_layout_manager_unittest.cc
|
| index 76d9f5715340fba09478a94a92f555abde8f0d4b..ed780d01ccc107d0a05279c2b5ba3f59828e8817 100644
|
| --- a/ash/wm/workspace/workspace_layout_manager_unittest.cc
|
| +++ b/ash/wm/workspace/workspace_layout_manager_unittest.cc
|
| @@ -18,10 +18,10 @@
|
| #include "ash/shell_window_ids.h"
|
| #include "ash/test/ash_test_base.h"
|
| #include "ash/test/display_manager_test_api.h"
|
| +#include "ash/wm/common/wm_event.h"
|
| #include "ash/wm/maximize_mode/workspace_backdrop_delegate.h"
|
| #include "ash/wm/window_state.h"
|
| #include "ash/wm/window_util.h"
|
| -#include "ash/wm/wm_event.h"
|
| #include "ash/wm/workspace/workspace_window_resizer.h"
|
| #include "base/compiler_specific.h"
|
| #include "ui/aura/client/aura_constants.h"
|
|
|