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

Unified Diff: chrome/test/data/policy/policy_device_management_service_browsertest.json

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
« no previous file with comments | « chrome/browser/policy/test/policy_testserver.py ('k') | google_apis/gaia/gaia_constants.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/policy/policy_device_management_service_browsertest.json
diff --git a/chrome/test/data/policy/policy_device_management_service_browsertest.json b/chrome/test/data/policy/policy_device_management_service_browsertest.json
index a64ce58818c76ac9416b072c6f8e85f7045bc0fc..971d7c4ed3096afdc4235fbd35855f8cb95f222e 100644
--- a/chrome/test/data/policy/policy_device_management_service_browsertest.json
+++ b/chrome/test/data/policy/policy_device_management_service_browsertest.json
@@ -8,5 +8,6 @@
},
"managed_users": [
"*"
- ]
+ ],
+ "robot_api_auth_code": "fake_auth_code"
}
« no previous file with comments | « chrome/browser/policy/test/policy_testserver.py ('k') | google_apis/gaia/gaia_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698