Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| =================================================================== |
| --- chrome/common/chrome_switches.h (revision 86649) |
| +++ chrome/common/chrome_switches.h (working copy) |
| @@ -282,6 +282,7 @@ |
| #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[]; |