| Index: chrome/browser/chromeos/policy/enterprise_install_attributes.h
|
| diff --git a/chrome/browser/chromeos/policy/enterprise_install_attributes.h b/chrome/browser/chromeos/policy/enterprise_install_attributes.h
|
| index c147b918c9339274365c7e711d9c256590328fa0..ec1f07f6948054f524ee0d6c68e0361f6670181e 100644
|
| --- a/chrome/browser/chromeos/policy/enterprise_install_attributes.h
|
| +++ b/chrome/browser/chromeos/policy/enterprise_install_attributes.h
|
| @@ -115,7 +115,7 @@ class EnterpriseInstallAttributes {
|
| // Constants for the possible device modes that can be stored in the lockbox.
|
| static const char kConsumerDeviceMode[];
|
| static const char kEnterpriseDeviceMode[];
|
| - static const char kRetailKioskDeviceMode[];
|
| + static const char kLegacyRetailDeviceMode[];
|
| static const char kConsumerKioskDeviceMode[];
|
| static const char kUnknownDeviceMode[];
|
|
|
|
|