Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 9ba4393409176c07127d352ae0f8d5a0ce7dc059..ab8b8454cceba8bd10fad5a6a391bde3fe60c028 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -278,7 +278,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 kEnableGView[]; |
extern const char kEnableLoginImages[]; |