Index: chrome/common/pref_names.h |
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
index eaf43473b644b9b94aea8f92289d14c4d92e2703..7c9560632e42c61628cf05ac6afd5f827c11b0f3 100644 |
--- a/chrome/common/pref_names.h |
+++ b/chrome/common/pref_names.h |
@@ -308,6 +308,8 @@ extern const char kPasswordsUseLocalProfileId[]; |
// 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[]; |