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

Unified Diff: services/shell/runner/common/switches.cc

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
« no previous file with comments | « services/shell/public/interfaces/connector.mojom ('k') | services/shell/runner/host/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/shell/runner/common/switches.cc
diff --git a/services/shell/runner/common/switches.cc b/services/shell/runner/common/switches.cc
index 545123781a3d7ba946a7334df0fbf58399dd3cef..cf045e9219ebfe1d80912cabe0c7d27e4276576d 100644
--- a/services/shell/runner/common/switches.cc
+++ b/services/shell/runner/common/switches.cc
@@ -7,7 +7,7 @@
namespace switches {
// Used internally by the main process to indicate that a new process should be
-// a child process. Takes the absolute path to the mojo application to load as
+// a child process. Takes the absolute path to the service library to load as
// an argument. Not for user use.
const char kChildProcess[] = "child-process";
« no previous file with comments | « services/shell/public/interfaces/connector.mojom ('k') | services/shell/runner/host/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698