| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index dab2dedbdf4112f858edf449a5e2ef229bbe96a0..da63e3def509f3a8ed9e0cdd11e4177ddb476316 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -204,7 +204,6 @@ extern const char kHomePage[];
|
| extern const char kHostRules[];
|
| extern const char kHostResolverParallelism[];
|
| extern const char kHostResolverRetryAttempts[];
|
| -extern const char kHostResolverRules[];
|
| extern const char kHstsHosts[];
|
| extern const char kImport[];
|
| extern const char kImportFromFile[];
|
| @@ -341,8 +340,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[];
|
|
|