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

Side by Side Diff: chrome/test/data/policy/device_management

Issue 6537020: Update policy backend and testserver for the newest policy protocol (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: more last minute changes Created 9 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 { 1 {
2 "chromeos/device": { 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 } 12 }
OLDNEW
« no previous file with comments | « chrome/browser/policy/user_policy_identity_strategy.cc ('k') | chrome/tools/build/generate_policy_source.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698