Index: shell/switches.h |
diff --git a/shell/switches.h b/shell/switches.h |
index 0a028e64e781e4992508aee99078c7efd82f9aff..5c8056f50b6725126c8a8b9f793e41fa0584e08a 100644 |
--- a/shell/switches.h |
+++ b/shell/switches.h |
@@ -14,7 +14,7 @@ namespace switches { |
// alongside the definition of their values in the .cc file and, as needed, |
// in mojo_main's Usage() function. |
extern const char kArgsFor[]; |
-extern const char kChildProcessType[]; |
+extern const char kChildProcess[]; |
extern const char kContentHandlers[]; |
extern const char kDisableCache[]; |
extern const char kDontDeleteOnDownload[]; |