| 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 a1732754e673784a3cdd4b79a380f128c7f96c57..ae76583ceee6c46cad1b75f59e93d190fc976d09 100644
|
| --- a/components/policy/core/common/cloud/cloud_policy_constants.h
|
| +++ b/components/policy/core/common/cloud/cloud_policy_constants.h
|
| @@ -41,7 +41,6 @@
|
| 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 type strings for the policy_type field in PolicyFetchRequest.
|
| POLICY_EXPORT extern const char kChromeDevicePolicyType[];
|
|
|