| Index: extensions/common/switches.h
|
| diff --git a/extensions/common/switches.h b/extensions/common/switches.h
|
| index f9f3cad038db4a01220fa8fe03d243acb4fd3612..90130a23871e7390de514dfbcb6546349d31445c 100644
|
| --- a/extensions/common/switches.h
|
| +++ b/extensions/common/switches.h
|
| @@ -41,6 +41,7 @@ extern const char kShowComponentExtensionOptions[];
|
| extern const char kTraceAppSource[];
|
| extern const char kWhitelistedExtensionID[];
|
| extern const char kEnableCrxHashCheck[];
|
| +extern const char kWebrequestSSLInfo[];
|
|
|
| } // namespace switches
|
|
|
|
|