| 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 9d66db4c3892cb229fc00111c15f4388972dd4f7..c4fc8b4a3d4db9071fc0a31f6654a047e6e6022e 100644
|
| --- a/components/policy/core/common/cloud/cloud_policy_constants.h
|
| +++ b/components/policy/core/common/cloud/cloud_policy_constants.h
|
| @@ -38,6 +38,7 @@ POLICY_EXPORT extern const char kValueRequestApiAuthorization[];
|
| POLICY_EXPORT extern const char kValueRequestUnregister[];
|
| POLICY_EXPORT extern const char kValueRequestUploadCertificate[];
|
| POLICY_EXPORT extern const char kValueRequestDeviceStateRetrieval[];
|
| +POLICY_EXPORT extern const char kValueRequestRemoteCommands[];
|
| POLICY_EXPORT extern const char kValueUserAffiliationManaged[];
|
| POLICY_EXPORT extern const char kValueUserAffiliationNone[];
|
|
|
|
|