Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2232)

Unified Diff: chrome/browser/policy/cloud/cloud_policy_constants.h

Issue 23475018: Added cloud policy registration and fetch types for iOS. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/policy/cloud/cloud_policy_constants.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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();
« no previous file with comments | « no previous file | chrome/browser/policy/cloud/cloud_policy_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698