| Index: mojo/shell/switches.h
|
| diff --git a/mojo/shell/switches.h b/mojo/shell/switches.h
|
| index d2271cf03b2ce14d785a9d12a301d39007e1ce66..87808110eaeb1920e641fdaa66098c5678661750 100644
|
| --- a/mojo/shell/switches.h
|
| +++ b/mojo/shell/switches.h
|
| @@ -12,6 +12,7 @@ namespace switches {
|
| extern const char kChildProcessType[];
|
| extern const char kContentHandlers[];
|
| extern const char kDisableCache[];
|
| +extern const char kEnableExternalApplications[];
|
| extern const char kEnableMultiprocess[];
|
| extern const char kOrigin[];
|
| extern const char kSpy[];
|
|
|