Index: components/policy/core/common/cloud/cloud_policy_client_registration_helper.cc |
diff --git a/components/policy/core/common/cloud/cloud_policy_client_registration_helper.cc b/components/policy/core/common/cloud/cloud_policy_client_registration_helper.cc |
index 3ed0cbcf48a525e8c5bdbb6a833b4c1a1984e99e..5c49e18fbc73110ca7f12afa7c4958d4dae119a8 100644 |
--- a/components/policy/core/common/cloud/cloud_policy_client_registration_helper.cc |
+++ b/components/policy/core/common/cloud/cloud_policy_client_registration_helper.cc |
@@ -30,7 +30,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; |