| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index fcd5a3339cb359ab37ca7a5f81f2770943b1e7c8..709f6da6852e125f5bee217fda3fd3d92b791932 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -284,7 +284,6 @@ extern const char kSpellingServiceFeedbackIntervalSeconds[];
|
| extern const char kSSLVersionMax[];
|
| extern const char kSSLVersionMin[];
|
| extern const char kSSLVersionFallbackMin[];
|
| -extern const char kSSLVersionSSLv3[];
|
| extern const char kSSLVersionTLSv1[];
|
| extern const char kSSLVersionTLSv11[];
|
| extern const char kSSLVersionTLSv12[];
|
|
|