| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 44851aa6a95fac930b8ceaf934e1e9e0d1825c3d..83bf82df85683bb1189dfd00b46f8feb65358842 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -307,6 +307,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[];
|
|
|