| Index: chrome/browser/chromeos/policy/wildcard_login_checker.cc
|
| ===================================================================
|
| --- chrome/browser/chromeos/policy/wildcard_login_checker.cc (revision 280060)
|
| +++ chrome/browser/chromeos/policy/wildcard_login_checker.cc (working copy)
|
| @@ -18,7 +18,7 @@
|
|
|
| // Presence of this key in the userinfo response indicates whether the user is
|
| // on a hosted domain.
|
| -const char kHostedDomainKey[] = "domain";
|
| +const char kHostedDomainKey[] = "hd";
|
|
|
| // UMA histogram names.
|
| const char kUMADelayPolicyTokenFetch[] =
|
|
|