| 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 9960fa68d992493bd940e7add6f415590d7804dd..bfc3fda5b8ce0df97c4efc6923bcd3b66484dfa1 100644 | 
| --- a/components/policy/core/common/cloud/cloud_policy_constants.h | 
| +++ b/components/policy/core/common/cloud/cloud_policy_constants.h | 
| @@ -39,6 +39,7 @@ POLICY_EXPORT extern const char kValueRequestUnregister[]; | 
| POLICY_EXPORT extern const char kValueRequestUploadCertificate[]; | 
| POLICY_EXPORT extern const char kValueRequestDeviceStateRetrieval[]; | 
| POLICY_EXPORT extern const char kValueRequestUploadStatus[]; | 
| +POLICY_EXPORT extern const char kValueRequestRemoteCommands[]; | 
| POLICY_EXPORT extern const char kValueUserAffiliationManaged[]; | 
| POLICY_EXPORT extern const char kValueUserAffiliationNone[]; | 
|  | 
|  |