Index: chrome/common/pref_names.h |
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
index 6dd2468f8b01ea72c599af0d86ddb398880c442a..d4d1af756279e834ceca57a169e34317be0e6c89 100644 |
--- a/chrome/common/pref_names.h |
+++ b/chrome/common/pref_names.h |
@@ -254,6 +254,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[]; |