Chromium Code Reviews| Index: chrome/common/pref_names.h |
| =================================================================== |
| --- chrome/common/pref_names.h (revision 98542) |
| +++ chrome/common/pref_names.h (working copy) |
| @@ -310,6 +310,8 @@ |
| // Local state prefs. Please add Profile prefs above instead. |
| extern const char kCertRevocationCheckingEnabled[]; |
| +extern const char kSSL3Enabled[]; |
| +extern const char kTLS1Enabled[]; |
| extern const char kCipherSuiteBlacklist[]; |
| extern const char kMetricsClientID[]; |