| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index e12d9325352ac883d11eaef2684e9582ab4ae8e6..6fc0c3844da647608fcc69083090badc66a561de 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -321,6 +321,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[];
|
|
|