| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index e585142352e97abf4f32dbe9f3a9b2b726908c44..4dc96d3e774b49d8ce10472e8d79ea0058f9b0da 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -390,7 +390,6 @@ extern const char kUserDataDir[];
|
| extern const char kValidateCrx[];
|
| extern const char kVariationsServerURL[];
|
| extern const char kVersion[];
|
| -extern const char kVisitURLs[];
|
| extern const char kWhitelistedExtensionID[];
|
| extern const char kWindowPosition[];
|
| extern const char kWindowSize[];
|
|
|