| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index d02ba0d1d2591dee2e109a91a97b72c1f10a73d2..8e9927b33239ae78e2aab7b8e1ed6d7b85ad507d 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -306,6 +306,7 @@ extern const char kSpellingServiceFeedbackUrl[];
|
| extern const char kSpellingServiceFeedbackIntervalSeconds[];
|
| extern const char kSSLVersionMax[];
|
| extern const char kSSLVersionMin[];
|
| +extern const char kSSLVersionFallbackMin[];
|
| extern const char kStartMaximized[];
|
| extern const char kSupervisedUserId[];
|
| extern const char kSupervisedUserSyncToken[];
|
|
|