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 f3ec5e0b5aef5a9b54ce8ff9410aae0a8a665403..9e6c5c8480c0baccebb5e99e6c88720f6cccb2d9 100644 |
--- a/chrome/browser/chromeos/policy/enterprise_install_attributes.h |
+++ b/chrome/browser/chromeos/policy/enterprise_install_attributes.h |
@@ -37,7 +37,7 @@ class EnterpriseInstallAttributes { |
// Constants for the possible device modes that can be stored in the lockbox. |
static const char kConsumerDeviceMode[]; |
- static const char kEnterpiseDeviceMode[]; |
+ static const char kEnterpriseDeviceMode[]; |
static const char kRetailKioskDeviceMode[]; |
static const char kConsumerKioskDeviceMode[]; |
static const char kUnknownDeviceMode[]; |