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 c7b184b033116cf933dd8b1df43413e487c23748..b390ffbdb95b609f24581b0b41fa9c450b329638 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 |
@@ -24,7 +24,7 @@ namespace policy { |
// The key under which the hosted-domain value is stored in the UserInfo |
// response. |
-const char kGetHostedDomainKey[] = "hd"; |
+const char kGetHostedDomainKey[] = "domain"; |
typedef base::Callback<void(const std::string&)> StringCallback; |