| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 4cc991680e4ee77ef51ef66c46e480840d2d238e..ce34231eddcdeb2012d6148694870242014a10b3 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[];
|
|
|