Index: chrome/common/pref_names.h |
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
index 08e131867f20a39c8ce65d8438a7e84ebc054165..f45de8a15176f7303df23b8464423e628d609160 100644 |
--- a/chrome/common/pref_names.h |
+++ b/chrome/common/pref_names.h |
@@ -255,6 +255,7 @@ extern const char kPasswordsUseLocalProfileId[]; |
extern const char kCertRevocationCheckingEnabled[]; |
extern const char kSSL3Enabled[]; |
extern const char kTLS1Enabled[]; |
+extern const char kCipherSuiteBlacklist[]; |
extern const char kMetricsClientID[]; |
extern const char kMetricsSessionID[]; |