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

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

Issue 2397353002: Purge references of "Mojo Application" from comments & var names. (Closed)
Patch Set: Created 4 years, 2 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/child_process_host.h
diff --git a/services/shell/runner/host/child_process_host.h b/services/shell/runner/host/child_process_host.h
index a67374472b5e98bf0d30129eddedfa085d597634..3ecf4fadf4308f27e4970c1743e5c93f13073a14 100644
--- a/services/shell/runner/host/child_process_host.h
+++ b/services/shell/runner/host/child_process_host.h
@@ -50,7 +50,7 @@ class ChildProcessHost {
// |name| is just for debugging ease. We will spawn off a process so that it
// can be sandboxed if |start_sandboxed| is true. |app_path| is a path to the
- // mojo application we wish to start.
+ // service we wish to start.
ChildProcessHost(base::TaskRunner* launch_process_runner,
NativeRunnerDelegate* delegate,
bool start_sandboxed,
« no previous file with comments | « services/shell/runner/host/child_process_base.cc ('k') | services/shell/runner/host/in_process_native_runner.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698