| Index: chrome/common/pref_names.cc
|
| ===================================================================
|
| --- chrome/common/pref_names.cc (revision 258624)
|
| +++ chrome/common/pref_names.cc (working copy)
|
| @@ -1360,8 +1360,6 @@
|
| const char kCipherSuiteBlacklist[] = "ssl.cipher_suites.blacklist";
|
| const char kEnableOriginBoundCerts[] = "ssl.origin_bound_certs.enabled";
|
| const char kDisableSSLRecordSplitting[] = "ssl.ssl_record_splitting.disabled";
|
| -const char kEnableUnrestrictedSSL3Fallback[] =
|
| - "ssl.unrestricted_ssl3_fallback.enabled";
|
|
|
| // A boolean pref of the EULA accepted flag.
|
| const char kEulaAccepted[] = "EulaAccepted";
|
|
|