Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 7afe2b3d658a890e719f659413e7eeffb9b10b5f..27c1c35d9960bb46be95454c8a8a343e755fed8a 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -313,11 +313,6 @@ extern const char kSimulateOutdated[]; |
extern const char kSimulateOutdatedNoAU[]; |
extern const char kSpellingServiceFeedbackUrl[]; |
extern const char kSpellingServiceFeedbackIntervalSeconds[]; |
-extern const char kSSLInterstitialV1[]; |
-extern const char kSSLInterstitialV2[]; |
-extern const char kSSLInterstitialV1WithV2Text[]; |
-extern const char kSSLInterstitialV2Yellow[]; |
-extern const char kSSLInterstitialV2Guard[]; |
extern const char kSSLVersionMax[]; |
extern const char kSSLVersionMin[]; |
extern const char kStartMaximized[]; |