| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 344249501735b06d0334d3aaa216540a16102e66..0b997fcfedf2506db93d169a6d3574195cd3fca5 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[];
|
|
|