Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index f16581f345056581ddd0e488a4f21e34e0802d13..9809e99bde96b424f6758ad020d2872cc64e4c53 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -279,7 +279,7 @@ extern const char kVersion[]; |
extern const char kWinHttpProxyResolver[]; |
#if defined(OS_CHROMEOS) |
-extern const char kDOMLogin[]; |
+extern const char kWebUILogin[]; |
extern const char kEnableDevicePolicy[]; |
extern const char kEnableVPN[]; |
extern const char kEnableGView[]; |