Chromium Code Reviews| Index: chrome/common/pref_names.h |
| =================================================================== |
| --- chrome/common/pref_names.h (revision 104908) |
| +++ chrome/common/pref_names.h (working copy) |
| @@ -305,6 +305,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[]; |