--ssl-version-fallback-min is removed by Chrome

This commit is contained in:
Cheng Zhao 2017-01-24 14:21:00 +09:00 committed by Kevin Sawicki
parent 3ea6d88763
commit dc9000f344
8 changed files with 0 additions and 33 deletions

View file

@ -78,7 +78,6 @@ extern const char kDisableHttpCache[];
extern const char kStandardSchemes[];
extern const char kRegisterServiceWorkerSchemes[];
extern const char kSecureSchemes[];
extern const char kSSLVersionFallbackMin[];
extern const char kCipherSuiteBlacklist[];
extern const char kAppUserModelId[];