Index: services/shell/tests/lifecycle/lifecycle_exe.cc |
diff --git a/services/shell/tests/lifecycle/lifecycle_exe.cc b/services/shell/tests/lifecycle/lifecycle_exe.cc |
index 4ce73d4d9af68805b70b9d86b243420bd6caf859..2a1e5b4e9a6cd42a966721d10b5835e6d970e29c 100644 |
--- a/services/shell/tests/lifecycle/lifecycle_exe.cc |
+++ b/services/shell/tests/lifecycle/lifecycle_exe.cc |
@@ -7,7 +7,7 @@ |
#include "base/macros.h" |
#include "services/shell/public/cpp/connection.h" |
#include "services/shell/public/cpp/connector.h" |
-#include "services/shell/public/cpp/shell_client.h" |
+#include "services/shell/public/cpp/service.h" |
#include "services/shell/runner/child/test_native_main.h" |
#include "services/shell/runner/init.h" |
#include "services/shell/tests/lifecycle/app_client.h" |