| Index: components/policy/core/common/cloud/cloud_policy_constants.h
|
| diff --git a/components/policy/core/common/cloud/cloud_policy_constants.h b/components/policy/core/common/cloud/cloud_policy_constants.h
|
| index e1a9134ee3a09be1eb5413266a2f3a21abb9b86d..7535eeb0ad2a15cb4b9d6247405d9ea9527d3df3 100644
|
| --- a/components/policy/core/common/cloud/cloud_policy_constants.h
|
| +++ b/components/policy/core/common/cloud/cloud_policy_constants.h
|
| @@ -42,6 +42,7 @@ POLICY_EXPORT extern const char kValueRequestRemoteCommands[];
|
| POLICY_EXPORT extern const char kValueRequestDeviceAttributeUpdatePermission[];
|
| POLICY_EXPORT extern const char kValueRequestDeviceAttributeUpdate[];
|
| POLICY_EXPORT extern const char kValueRequestGcmIdUpdate[];
|
| +POLICY_EXPORT extern const char kValueRequestCheckAndroidManagement[];
|
|
|
| // Policy type strings for the policy_type field in PolicyFetchRequest.
|
| POLICY_EXPORT extern const char kChromeDevicePolicyType[];
|
|
|