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

Unified Diff: chrome/browser/policy/cloud/device_management_service.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: rebase Created 7 years, 8 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/device_management_service.h
diff --git a/chrome/browser/policy/cloud/device_management_service.h b/chrome/browser/policy/cloud/device_management_service.h
index 770dfa862d08a54b4c773b8d5b817ed85eeda3be..e947e2a3347becf26d8e3938417b18beed95d18f 100644
--- a/chrome/browser/policy/cloud/device_management_service.h
+++ b/chrome/browser/policy/cloud/device_management_service.h
@@ -37,6 +37,7 @@ class DeviceManagementRequestJob {
enum JobType {
TYPE_AUTO_ENROLLMENT,
TYPE_REGISTRATION,
+ TYPE_API_AUTH_CODE_FETCH,
TYPE_POLICY_FETCH,
TYPE_UNREGISTRATION,
TYPE_UPLOAD_CERTIFICATE,
« no previous file with comments | « chrome/browser/policy/cloud/cloud_policy_constants.cc ('k') | chrome/browser/policy/cloud/device_management_service.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698