| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 1eeaed3414708b993af12fa6ed4b34fda42b8a31..2d5c59c10969261326e04a943990b0906bb3f335 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -417,14 +417,6 @@ extern const char kWebRTCMultipleRoutesEnabled[];
|
| extern const char kWebRTCNonProxiedUdpEnabled[];
|
| #endif
|
|
|
| -// Local state prefs. Please add Profile prefs above instead.
|
| -extern const char kCertRevocationCheckingEnabled[];
|
| -extern const char kCertRevocationCheckingRequiredLocalAnchors[];
|
| -extern const char kSSLVersionMin[];
|
| -extern const char kSSLVersionMax[];
|
| -extern const char kSSLVersionFallbackMin[];
|
| -extern const char kCipherSuiteBlacklist[];
|
| -
|
| extern const char kGLVendorString[];
|
| extern const char kGLRendererString[];
|
| extern const char kGLVersionString[];
|
|
|