Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 8059630ae012f4cc6ff29e0c323ec6c9eeb118f9..fb31b0fcece465761b2343c551c693644c55a25b 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -266,8 +266,6 @@ extern const char kTrustedPlugins[]; |
extern const char kTryChromeAgain[]; |
extern const char kUninstall[]; |
extern const char kUseSpdy[]; |
-extern const char kFixedHttpPort[]; |
-extern const char kFixedHttpsPort[]; |
extern const char kIgnoreCertificateErrors[]; |
extern const char kMaxSpdySessionsPerDomain[]; |
extern const char kUseLowFragHeapCrt[]; |