Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2034)

Unified Diff: services/shell/runner/host/out_of_process_native_runner.h

Issue 2118083002: ShellClient -> Service (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mus2
Patch Set: . Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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,
« no previous file with comments | « services/shell/runner/host/native_application_support.cc ('k') | services/shell/runner/host/out_of_process_native_runner.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698