| Index: extensions/common/switches.h
|
| diff --git a/extensions/common/switches.h b/extensions/common/switches.h
|
| index b7b14a1eed96c90cfb7bad42c664df134e63b1f2..127bd3d9ce87dea225835a92f46ee60994c99f47 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 kLoadApps[];
|
| extern const char kMimeHandlerView[];
|
| extern const char kScriptsRequireAction[];
|
| extern const char kEnableScriptsRequireAction[];
|
|
|