Index: mojo/shell/switches.h |
diff --git a/mojo/shell/switches.h b/mojo/shell/switches.h |
index a1d4ac578f9f9eac86f3d08cc6bd09d6ad37b2c4..d2271cf03b2ce14d785a9d12a301d39007e1ce66 100644 |
--- a/mojo/shell/switches.h |
+++ b/mojo/shell/switches.h |
@@ -10,6 +10,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 kChildProcessType[]; |
+extern const char kContentHandlers[]; |
extern const char kDisableCache[]; |
extern const char kEnableMultiprocess[]; |
extern const char kOrigin[]; |