| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index cbce0a3c255316270021117c6bb26a2fa39bb917..3f5f1df29dce3d3fc496eeef2cce262f99aafdb4 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -31,6 +31,7 @@ extern const char kActivateExistingProfileBrowser[];
|
| extern const char kAllowCrossOriginAuthPrompt[];
|
| extern const char kAllowFileAccess[];
|
| extern const char kAllowHttpScreenCapture[];
|
| +extern const char kAllowInsecureLocalhost[];
|
| extern const char kAllowOutdatedPlugins[];
|
| extern const char kAllowRunningInsecureContent[];
|
| extern const char kAlternateProtocolProbabilityThreshold[];
|
|
|