| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 9bde5f51194de121dc0e088a87a4f846872ac443..e3444b040b74b7d874fced4c86928a629e53ee32 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[];
|
|
|