| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index dab2dedbdf4112f858edf449a5e2ef229bbe96a0..ae5037264367871d7ed22d69ab91c9edd167fe8b 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -341,8 +341,6 @@ extern const char kTestNaClSandbox[];
|
| extern const char kTestName[];
|
| extern const char kTestType[];
|
| extern const char kTestingChannelID[];
|
| -extern const char kTestingFixedHttpPort[];
|
| -extern const char kTestingFixedHttpsPort[];
|
| extern const char kTrustedSpdyProxy[];
|
| extern const char kTryChromeAgain[];
|
| extern const char kUninstall[];
|
|
|