| Index: services/service_manager/tests/shutdown/shutdown_client_app.cc
|
| diff --git a/services/service_manager/tests/shutdown/shutdown_client_app.cc b/services/service_manager/tests/shutdown/shutdown_client_app.cc
|
| index b7ea3642be14bc78117be214b7edca4910a8768f..1e600f7f2494a23514d0c22c1d4f44b7c489f63b 100644
|
| --- a/services/service_manager/tests/shutdown/shutdown_client_app.cc
|
| +++ b/services/service_manager/tests/shutdown/shutdown_client_app.cc
|
| @@ -3,6 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| #include "base/macros.h"
|
| +#include "base/message_loop/message_loop.h"
|
| #include "base/run_loop.h"
|
| #include "mojo/public/cpp/bindings/binding_set.h"
|
| #include "services/service_manager/public/c/main.h"
|
|
|