| Index: components/profile_service/profile_app.h
|
| diff --git a/components/profile_service/profile_app.h b/components/profile_service/profile_app.h
|
| index 2e6108738a931da363d0597f48433861d401d642..78f1d07b9348cd2f78974cb6ea64408d41a6b3a7 100644
|
| --- a/components/profile_service/profile_app.h
|
| +++ b/components/profile_service/profile_app.h
|
| @@ -11,8 +11,8 @@
|
| #include "components/profile_service/public/interfaces/profile.mojom.h"
|
| #include "mojo/public/cpp/bindings/binding_set.h"
|
| #include "mojo/services/tracing/public/cpp/tracing_impl.h"
|
| -#include "mojo/shell/public/cpp/interface_factory.h"
|
| -#include "mojo/shell/public/cpp/shell_client.h"
|
| +#include "services/shell/public/cpp/interface_factory.h"
|
| +#include "services/shell/public/cpp/shell_client.h"
|
|
|
| namespace profile {
|
|
|
|
|