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"; |