| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 2410358055a53f8e0ae71a67d72d240fe7ac8e54..3f70e5682e9bc2cd4f6b484d86bcbe2bfdeaf67c 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[];
|
|
|