| Index: mojo/shell/switches.h
|
| diff --git a/mojo/shell/switches.h b/mojo/shell/switches.h
|
| index 5c8056f50b6725126c8a8b9f793e41fa0584e08a..52267fec80aa35f39bac2611d1c536e0a086d13b 100644
|
| --- a/mojo/shell/switches.h
|
| +++ b/mojo/shell/switches.h
|
| @@ -18,7 +18,6 @@ extern const char kChildProcess[];
|
| extern const char kContentHandlers[];
|
| extern const char kDisableCache[];
|
| extern const char kDontDeleteOnDownload[];
|
| -extern const char kEnableExternalApplications[];
|
| extern const char kEnableMultiprocess[];
|
| extern const char kForceInProcess[];
|
| extern const char kHelp[];
|
|
|