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 e9ca48bbe1ff44afad686b678c9418af24272d1a..3fb7b903a10779944002b27aab51504629e78e47 100644 |
--- a/chrome/browser/chromeos/policy/enterprise_install_attributes.h |
+++ b/chrome/browser/chromeos/policy/enterprise_install_attributes.h |
@@ -59,7 +59,7 @@ class EnterpriseInstallAttributes { |
void Init(const base::FilePath& cache_file); |
// Makes sure the local caches for enterprise-related install attributes are |
- // up-to-date with what cryptohome has. This method checks the readiness of |
+ // up to date with what cryptohome has. This method checks the readiness of |
// attributes and read them if ready. Actual read will be performed in |
// ReadAttributesIfReady(). |
void ReadImmutableAttributes(const base::Closure& callback); |