| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index c70f7f156f4aab2d301721cc9334f57ee5b0657e..a8d9eb7e7af611fb8c43383c052fd927bbba0832 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -319,6 +319,7 @@ extern const char kTrustedSpdyProxy[];
|
| extern const char kTryChromeAgain[];
|
| extern const char kUninstall[];
|
| extern const char kUnlimitedStorage[];
|
| +extern const char kUnsafetyTreatInsecureOriginAsSecure[];
|
| extern const char kUseSimpleCacheBackend[];
|
| extern const char kUseSpdy[];
|
| extern const char kUserAgent[];
|
|
|