Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 1a6dce405fe636c4605170f1d9e78cd339c84848..9050db58ccfffa0bfa13cc72c0d470b1f5fe69a7 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -357,7 +357,7 @@ extern const char kUseSpellingService[]; |
extern const char kMaxSpdySessionsPerDomain[]; |
extern const char kMaxSpdyConcurrentStreams[]; |
extern const char kUserDataDir[]; |
-extern const char kUseWebBasedSigninFlow[]; |
+extern const char kUseClientLoginSigninFlow[]; |
extern const char kVariationsServerURL[]; |
extern const char kVersion[]; |
extern const char kViewerConnection[]; |