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