| 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 b767bf3c035696cc8796069c4fe99f674dbf3e11..0183b79f34c333cf292d3d2c9ed8a5cbcb257373 100644
|
| --- a/components/policy/core/common/cloud/cloud_policy_constants.h
|
| +++ b/components/policy/core/common/cloud/cloud_policy_constants.h
|
| @@ -52,6 +52,7 @@ POLICY_EXPORT extern const char kChromeDevicePolicyType[];
|
| POLICY_EXPORT extern const char kChromeUserPolicyType[];
|
| POLICY_EXPORT extern const char kChromePublicAccountPolicyType[];
|
| POLICY_EXPORT extern const char kChromeExtensionPolicyType[];
|
| +POLICY_EXPORT extern const char kChromeSigninExtensionPolicyType[];
|
|
|
| // These codes are sent in the |error_code| field of PolicyFetchResponse.
|
| enum PolicyFetchStatus {
|
|
|