| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 0af2b1b094397a916df6af012220be67a299107a..c33c943637baeeab7909d51942882b02f89ad56e 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -301,7 +301,7 @@ extern const char kTestName[];
|
| extern const char kTrustedSpdyProxy[];
|
| extern const char kTryChromeAgain[];
|
| extern const char kUnlimitedStorage[];
|
| -extern const char kUnsafetyTreatInsecureOriginAsSecure[];
|
| +extern const char kUnsafelyTreatInsecureOriginAsSecure[];
|
| extern const char kUseSimpleCacheBackend[];
|
| extern const char kUseSpdy[];
|
| extern const char kUserAgent[];
|
|
|