| 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 b960620bd5941a42906424208a3e394f82787809..6c25616e2e0d3175ae5e0d7376178e3a12277478 100644
|
| --- a/components/policy/core/common/cloud/cloud_policy_constants.h
|
| +++ b/components/policy/core/common/cloud/cloud_policy_constants.h
|
| @@ -117,6 +117,7 @@ enum DeviceMode {
|
| // device.
|
| DEVICE_MODE_ENTERPRISE, // The device is enrolled as an enterprise
|
| // device.
|
| + DEVICE_MODE_ENTERPRISE_AD, // The device has joined AD.
|
| DEVICE_MODE_LEGACY_RETAIL_MODE, // The device is enrolled as a retail kiosk
|
| // device. Even though retail mode is
|
| // deprecated, we still check for this device
|
|
|