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

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

Issue 12538009: Public Sessions: fetch device robot api token during enterprise enrollment. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 7 years, 9 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
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 d4e183ee8f10cbf0f1416728b1790d30759a0bdd..aaacc797314d48134cdb08840f3429bf64fc6eeb 100644
--- a/chrome/browser/policy/cloud/cloud_policy_constants.h
+++ b/chrome/browser/policy/cloud/cloud_policy_constants.h
@@ -29,6 +29,7 @@ extern const char kValueDeviceType[];
extern const char kValueRequestAutoEnrollment[];
extern const char kValueRequestPolicy[];
extern const char kValueRequestRegister[];
+extern const char kValueRequestApiAuthorization[];
extern const char kValueRequestUnregister[];
extern const char kValueUserAffiliationManaged[];
extern const char kValueUserAffiliationNone[];

Powered by Google App Engine
This is Rietveld 408576698