Index: mojo/shell/switches.h |
diff --git a/mojo/shell/switches.h b/mojo/shell/switches.h |
index 87808110eaeb1920e641fdaa66098c5678661750..33f59468cccaa8880628f18e47b4df6b6940f670 100644 |
--- a/mojo/shell/switches.h |
+++ b/mojo/shell/switches.h |
@@ -9,6 +9,7 @@ namespace switches { |
// All switches in alphabetical order. The switches should be documented |
// alongside the definition of their values in the .cc file. |
+extern const char kArgsFor[]; |
extern const char kChildProcessType[]; |
extern const char kContentHandlers[]; |
extern const char kDisableCache[]; |