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