Index: components/policy/core/common/cloud/cloud_policy_constants.cc |
diff --git a/components/policy/core/common/cloud/cloud_policy_constants.cc b/components/policy/core/common/cloud/cloud_policy_constants.cc |
index fed14773f02fd93aab7ac1b90126ab98a50a69ef..be383dbf08dbff07007202516f7bcdab83e11bfd 100644 |
--- a/components/policy/core/common/cloud/cloud_policy_constants.cc |
+++ b/components/policy/core/common/cloud/cloud_policy_constants.cc |
@@ -44,6 +44,7 @@ const char kValueRequestDeviceAttributeUpdatePermission[] = |
"device_attribute_update_permission"; |
const char kValueRequestDeviceAttributeUpdate[] = "device_attribute_update"; |
const char kValueRequestGcmIdUpdate[] = "gcm_id_update"; |
+const char kValueRequestCheckAndroidManagement[] = "check_android_management"; |
const char kChromeDevicePolicyType[] = "google/chromeos/device"; |
#if defined(OS_CHROMEOS) |