| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 8f4001ba143f639c94589b299c7bf3836543968e..166b770219ec13a53af7434707ced0cce64773c6 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -372,7 +372,6 @@ extern const char kUserDataDir[];
|
| extern const char kValidateCrx[];
|
| extern const char kVariationsServerURL[];
|
| extern const char kVersion[];
|
| -extern const char kWhitelistedExtensionID[];
|
| extern const char kWindowPosition[];
|
| extern const char kWindowSize[];
|
| extern const char kWinHttpProxyResolver[];
|
|
|