| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index d181ab8622d312f523082b4a862ff42ad00a915f..03b67f2ac157f2ebf62cb9d7af82226a22f67993 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -282,7 +282,6 @@ extern const char kWinHttpProxyResolver[];
|
| #if defined(OS_CHROMEOS)
|
| extern const char kDOMLogin[];
|
| extern const char kEnableDevicePolicy[];
|
| -extern const char kEnableVPN[];
|
| extern const char kEnableGView[];
|
| extern const char kEnableLoginImages[];
|
| extern const char kLoginManager[];
|
|
|