Index: services/shell/runner/host/out_of_process_native_runner.h |
diff --git a/services/shell/runner/host/out_of_process_native_runner.h b/services/shell/runner/host/out_of_process_native_runner.h |
index d141c90e0c361abdce6ddd02c38c5ea0ea814ae1..7bd31ec47e7812b897945310d7eba23a9b96b56d 100644 |
--- a/services/shell/runner/host/out_of_process_native_runner.h |
+++ b/services/shell/runner/host/out_of_process_native_runner.h |
@@ -33,7 +33,7 @@ class OutOfProcessNativeRunner : public NativeRunner { |
~OutOfProcessNativeRunner() override; |
// NativeRunner: |
- mojom::ShellClientPtr Start( |
+ mojom::ServicePtr Start( |
const base::FilePath& app_path, |
const Identity& identity, |
bool start_sandboxed, |