| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 6eef301f2500ba4924454ccd5678740123fb6688..3c6c9eb017b7200f777769eec8096ce07dae94a1 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -286,12 +286,6 @@ extern const char kEnableSpellingFeedbackFieldTrial[];
|
| extern const char kSpellingServiceFeedbackUrl[];
|
| extern const char kSpellingServiceFeedbackIntervalSeconds[];
|
| #endif
|
| -extern const char kSSLVersionMax[];
|
| -extern const char kSSLVersionMin[];
|
| -extern const char kSSLVersionFallbackMin[];
|
| -extern const char kSSLVersionTLSv1[];
|
| -extern const char kSSLVersionTLSv11[];
|
| -extern const char kSSLVersionTLSv12[];
|
| extern const char kStartMaximized[];
|
| extern const char kSupervisedUserId[];
|
| extern const char kSupervisedUserSafeSites[];
|
|
|