| Index: extensions/common/switches.h
|
| diff --git a/extensions/common/switches.h b/extensions/common/switches.h
|
| index b7b14a1eed96c90cfb7bad42c664df134e63b1f2..1ffdb5ac0639d8585a77fc9b7a53e0661b4cf75e 100644
|
| --- a/extensions/common/switches.h
|
| +++ b/extensions/common/switches.h
|
| @@ -29,6 +29,7 @@ extern const char kExtensionActionRedesign[];
|
| extern const char kExtensionProcess[];
|
| extern const char kExtensionsOnChromeURLs[];
|
| extern const char kForceDevModeHighlighting[];
|
| +extern const char kLoadApp[];
|
| extern const char kMimeHandlerView[];
|
| extern const char kScriptsRequireAction[];
|
| extern const char kEnableScriptsRequireAction[];
|
|
|