| Index: components/profile_service/profile_app.cc
|
| diff --git a/components/profile_service/profile_app.cc b/components/profile_service/profile_app.cc
|
| index 8625a830486bc104b70fccb2bd617c75320f212b..3e3914b2a1f131c137cb886c50f407a15f4a768f 100644
|
| --- a/components/profile_service/profile_app.cc
|
| +++ b/components/profile_service/profile_app.cc
|
| @@ -11,7 +11,7 @@
|
| #include "components/profile_service/profile_service_impl.h"
|
| #include "components/profile_service/user_id_map.h"
|
| #include "mojo/public/cpp/bindings/callback.h"
|
| -#include "mojo/shell/public/cpp/connection.h"
|
| +#include "services/shell/public/cpp/connection.h"
|
|
|
| namespace profile {
|
|
|
|
|