| Index: ash/mus/window_manager.cc
|
| diff --git a/ash/mus/window_manager.cc b/ash/mus/window_manager.cc
|
| index 19db97b64c5d7d3374f7786876d5540ae3502ce2..667654b7ffd44ff67997bebbf5f2ed633c25287b 100644
|
| --- a/ash/mus/window_manager.cc
|
| +++ b/ash/mus/window_manager.cc
|
| @@ -33,6 +33,7 @@
|
| #include "ash/shell_init_params.h"
|
| #include "ash/wm/ash_focus_rules.h"
|
| #include "base/memory/ptr_util.h"
|
| +#include "base/threading/sequenced_worker_pool.h"
|
| #include "services/service_manager/public/cpp/connector.h"
|
| #include "services/ui/common/accelerator_util.h"
|
| #include "services/ui/common/types.h"
|
|
|