| Index: services/user/user_shell_client.cc
|
| diff --git a/services/user/user_shell_client.cc b/services/user/user_shell_client.cc
|
| index 77cd85078831dd10f20d535bc9f8a84d9c05e622..d10e1462c69ce6fbb21bc05d9edfe8661e94ef22 100644
|
| --- a/services/user/user_shell_client.cc
|
| +++ b/services/user/user_shell_client.cc
|
| @@ -9,6 +9,7 @@
|
| #include "base/memory/weak_ptr.h"
|
| #include "components/filesystem/lock_table.h"
|
| #include "components/leveldb/leveldb_service_impl.h"
|
| +#include "mojo/public/cpp/bindings/callback.h"
|
| #include "services/shell/public/cpp/connection.h"
|
| #include "services/user/user_id_map.h"
|
| #include "services/user/user_service.h"
|
|
|