| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index b9bc4e88e24550927ad178effa8d0315c899f306..e4e3ee3b6de4f02bdafb10e9146fbec18b3bff05 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -409,14 +409,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[];
|
|
|