Index: chrome/browser/policy/cloud/cloud_policy_constants.h |
diff --git a/chrome/browser/policy/cloud/cloud_policy_constants.h b/chrome/browser/policy/cloud/cloud_policy_constants.h |
index a0fb70ba60d9c5fc082e43fa526c413a71df5de9..aab6f166b37bd1db15cefe58ec19a8892f0c8d28 100644 |
--- a/chrome/browser/policy/cloud/cloud_policy_constants.h |
+++ b/chrome/browser/policy/cloud/cloud_policy_constants.h |
@@ -105,7 +105,7 @@ enum DeviceMode { |
typedef std::pair<std::string, std::string> PolicyNamespaceKey; |
// Returns the Chrome user policy type to use. This allows overridding the |
-// default user policy type on Android for testing purposes. |
+// default user policy type on Android and iOS for testing purposes. |
// TODO(joaodasilva): remove this once the server is ready. |
// http://crbug.com/248527 |
const char* GetChromeUserPolicyType(); |