| Index: ash/common/wm/workspace/workspace_layout_manager_unittest.cc
|
| diff --git a/ash/common/wm/workspace/workspace_layout_manager_unittest.cc b/ash/common/wm/workspace/workspace_layout_manager_unittest.cc
|
| index cdb69e4cc5a818bd1fce86602e6aebc2362cdf1e..211e78cdaef75e02bba88051b0f20df15b262e5e 100644
|
| --- a/ash/common/wm/workspace/workspace_layout_manager_unittest.cc
|
| +++ b/ash/common/wm/workspace/workspace_layout_manager_unittest.cc
|
| @@ -12,7 +12,6 @@
|
| #include "ash/common/shelf/shelf_layout_manager.h"
|
| #include "ash/common/shelf/wm_shelf.h"
|
| #include "ash/common/shell_observer.h"
|
| -#include "ash/common/shell_window_ids.h"
|
| #include "ash/common/test/ash_test.h"
|
| #include "ash/common/test/test_session_state_delegate.h"
|
| #include "ash/common/wm/fullscreen_window_finder.h"
|
| @@ -24,6 +23,7 @@
|
| #include "ash/common/wm_lookup.h"
|
| #include "ash/common/wm_root_window_controller.h"
|
| #include "ash/common/wm_shell.h"
|
| +#include "ash/public/cpp/shell_window_ids.h"
|
| #include "base/command_line.h"
|
| #include "base/run_loop.h"
|
| #include "ui/base/ui_base_switches.h"
|
|
|