| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index f380f18dfec46f32380189af864c2c4e20ac91c0..27c473ab04601b862bfa8ac8c42d24fc2a3051d6 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -26,7 +26,6 @@ namespace switches {
|
| extern const char kActivateOnLaunch[];
|
| extern const char kAllowFileAccess[];
|
| extern const char kAllowOutdatedPlugins[];
|
| -extern const char kAllowSSLMITMProxies[];
|
| extern const char kAllowScriptingGallery[];
|
| extern const char kAlwaysAuthorizePlugins[];
|
| extern const char kAlwaysEnableDevTools[];
|
|
|