| 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 a87b135edc21bb557077474b8d007107514d04e4..7bcfe6fc8b1b4e7a9020bd83fac46953b1697b22 100644
|
| --- a/components/policy/core/common/cloud/cloud_policy_constants.cc
|
| +++ b/components/policy/core/common/cloud/cloud_policy_constants.cc
|
| @@ -37,6 +37,7 @@ const char kValueRequestApiAuthorization[] = "api_authorization";
|
| const char kValueRequestUnregister[] = "unregister";
|
| const char kValueRequestUploadCertificate[] = "cert_upload";
|
| const char kValueRequestDeviceStateRetrieval[] = "device_state_retrieval";
|
| +const char kValueRequestUploadStatus[] = "status_upload";
|
| const char kValueUserAffiliationManaged[] = "managed";
|
| const char kValueUserAffiliationNone[] = "none";
|
|
|
|
|