| Index: mojo/shell/switches.h
|
| diff --git a/mojo/shell/switches.h b/mojo/shell/switches.h
|
| index 31cac8f67c9c67de7f3bc09da3297c0aa601bad7..b7d9a371596716ae624ef47538dee67cd193287e 100644
|
| --- a/mojo/shell/switches.h
|
| +++ b/mojo/shell/switches.h
|
| @@ -12,6 +12,7 @@ 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 kChildProcess[];
|
| extern const char kContentHandlers[];
|
| extern const char kDisableCache[];
|
|
|