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

Side by Side Diff: chrome/test/data/policy/policy_device_management_service_browsertest.json

Issue 12235003: Split out policy code from net/tools/testserver. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 80 chars. Created 7 years, 10 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
« no previous file with comments | « chrome/test/data/policy/device_management ('k') | net/test/local_test_server.cc » ('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 } 12 }
OLDNEW
« no previous file with comments | « chrome/test/data/policy/device_management ('k') | net/test/local_test_server.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698