Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / chromeos / policy / wildcard_login_checker.cc
index 7fa0253..7c2bd2e 100644 (file)
@@ -18,7 +18,7 @@ namespace {
 
 // Presence of this key in the userinfo response indicates whether the user is
 // on a hosted domain.
-const char kHostedDomainKey[] = "hd";
+const char kHostedDomainKey[] = "domain";
 
 // UMA histogram names.
 const char kUMADelayPolicyTokenFetch[] =