Index: components/policy/core/common/cloud/cloud_policy_client_registration_helper.cc |
=================================================================== |
--- components/policy/core/common/cloud/cloud_policy_client_registration_helper.cc (revision 280060) |
+++ components/policy/core/common/cloud/cloud_policy_client_registration_helper.cc (working copy) |
@@ -24,7 +24,7 @@ |
// The key under which the hosted-domain value is stored in the UserInfo |
// response. |
-const char kGetHostedDomainKey[] = "domain"; |
+const char kGetHostedDomainKey[] = "hd"; |
typedef base::Callback<void(const std::string&)> StringCallback; |