| Index: components/profile_service/profile_service_impl.h
|
| diff --git a/components/profile_service/profile_service_impl.h b/components/profile_service/profile_service_impl.h
|
| index 6022af02c69a042764187c25fb8bfb90b78b0839..3e8c8e9150b5424a360fd3245fdd1b1077caa564 100644
|
| --- a/components/profile_service/profile_service_impl.h
|
| +++ b/components/profile_service/profile_service_impl.h
|
| @@ -10,7 +10,7 @@
|
| #include "components/profile_service/public/interfaces/profile.mojom.h"
|
| #include "mojo/public/cpp/bindings/interface_request.h"
|
| #include "mojo/public/cpp/bindings/strong_binding.h"
|
| -#include "mojo/shell/public/cpp/connection.h"
|
| +#include "services/shell/public/cpp/connection.h"
|
|
|
| namespace filesystem {
|
| class LockTable;
|
|
|