Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| =================================================================== |
| --- chrome/common/chrome_switches.h (revision 95419) |
| +++ chrome/common/chrome_switches.h (working copy) |
| @@ -283,6 +283,7 @@ |
| #if defined(OS_CHROMEOS) |
| extern const char kWebUILogin[]; |
| extern const char kWebUIGaiaLogin[]; |
| +extern const char kSkipOAuthLogin[]; |
| extern const char kEnableDevicePolicy[]; |
| extern const char kEnableGView[]; |
| extern const char kEnableLoginImages[]; |