| Index: mojo/shell/standalone/switches.h
|
| diff --git a/mojo/shell/standalone/switches.h b/mojo/shell/standalone/switches.h
|
| index 8b267e08357377786692bb2194a0914a86d13482..96a27ea8f842fdeb39e20389d2792fae90b167e0 100644
|
| --- a/mojo/shell/standalone/switches.h
|
| +++ b/mojo/shell/standalone/switches.h
|
| @@ -11,7 +11,6 @@ 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 kApp[];
|
| -extern const char kContentHandlers[];
|
| extern const char kForceInProcess[];
|
| extern const char kHelp[];
|
| extern const char kMapOrigin[];
|
|
|