| Index: services/ui/ws/window_manager_state.cc
|
| diff --git a/services/ui/ws/window_manager_state.cc b/services/ui/ws/window_manager_state.cc
|
| index 9dfd741b7dceabf9500e33b19ca18091b1852d80..b00cef218b19968547a7f6cd9543ff1874d74f4e 100644
|
| --- a/services/ui/ws/window_manager_state.cc
|
| +++ b/services/ui/ws/window_manager_state.cc
|
| @@ -7,7 +7,7 @@
|
| #include <utility>
|
|
|
| #include "base/memory/weak_ptr.h"
|
| -#include "services/shell/public/interfaces/connector.mojom.h"
|
| +#include "services/service_manager/public/interfaces/connector.mojom.h"
|
| #include "services/ui/common/event_matcher_util.h"
|
| #include "services/ui/ws/accelerator.h"
|
| #include "services/ui/ws/display_manager.h"
|
|
|