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

Side by Side 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, 7 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 unified diff | 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 »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "google/chromeos/user": { 2 "google/chromeos/user": {
3 "mandatory": { 3 "mandatory": {
4 "HomepageLocation" : "http://www.chromium.org" 4 "HomepageLocation" : "http://www.chromium.org"
5 }, 5 },
6 "recommended": { 6 "recommended": {
7 } 7 }
8 }, 8 },
9 "managed_users": [ 9 "managed_users": [
10 "*" 10 "*"
11 ] 11 ],
12 "robot_api_auth_code": "fake_auth_code"
12 } 13 }
OLDNEW
« 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