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