| Index: components/mus/ws/test_utils.cc
|
| diff --git a/components/mus/ws/test_utils.cc b/components/mus/ws/test_utils.cc
|
| index 768376147150f9e1b465b48a5cfddac2c21746b4..b453710d5b0491e1f7795a6274188cdc72ce1e25 100644
|
| --- a/components/mus/ws/test_utils.cc
|
| +++ b/components/mus/ws/test_utils.cc
|
| @@ -10,7 +10,7 @@
|
| #include "components/mus/ws/window_manager_access_policy.h"
|
| #include "components/mus/ws/window_manager_factory_service.h"
|
| #include "mojo/converters/geometry/geometry_type_converters.h"
|
| -#include "mojo/shell/public/interfaces/connector.mojom.h"
|
| +#include "services/shell/public/interfaces/connector.mojom.h"
|
|
|
| namespace mus {
|
| namespace ws {
|
|
|