| Index: mojo/runner/switches.h
|
| diff --git a/mojo/runner/switches.h b/mojo/runner/switches.h
|
| index 624f3d1c0be59ebb1833b01e76a801bcc49eb1d6..aee2ac2187450d7c99d6c03ecdf8cb4b302979b0 100644
|
| --- a/mojo/runner/switches.h
|
| +++ b/mojo/runner/switches.h
|
| @@ -12,7 +12,6 @@ namespace switches {
|
| extern const char kApp[];
|
| extern const char kChildProcess[];
|
| extern const char kContentHandlers[];
|
| -extern const char kDeleteAfterLoad[];
|
| extern const char kEnableSandbox[];
|
| extern const char kForceInProcess[];
|
| extern const char kHelp[];
|
|
|