| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index d45ffbf35fd670cc15b21edcb9c137c61cc1affc..1b71d9e26cc6eef3fa4bbf06ee7361df6d006f80 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -236,7 +236,6 @@ extern const char kEnableUserAlternateProtocolPorts[];
|
| extern const char kEnableWatchdog[];
|
| extern const char kEnableWebSocketOverSpdy[];
|
| extern const char kExplicitlyAllowedPorts[];
|
| -extern const char kExtensionProcess[];
|
| extern const char kExtensionsInstallVerification[];
|
| extern const char kExtensionsNotWebstore[];
|
| extern const char kExtensionsUpdateFrequency[];
|
|
|