Index: trunk/src/mojo/shell/switches.h |
=================================================================== |
--- trunk/src/mojo/shell/switches.h (revision 288042) |
+++ trunk/src/mojo/shell/switches.h (working copy) |
@@ -10,7 +10,6 @@ |
// 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[]; |