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

Side by Side Diff: chromeos/test/data/network/policy/shill_policy_on_unconfigured_wifi1.json

Issue 13957012: Adding a NetworkProfileHandler used by ManagedNetworkConfigurationHandler. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased. 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 | Annotate | Revision Log
OLDNEW
1 { 1 {
2 "GUID": "policy_wifi1", 2 "GUID": "policy_wifi1",
3 "Mode": "managed", 3 "Mode": "managed",
4 "Passphrase": "policy's passphrase", 4 "Passphrase": "policy's passphrase",
5 "Profile": "/profile/chronos/shill", 5 "Profile": "/profile/user1/shill",
6 "SSID": "wifi1", 6 "SSID": "wifi1",
7 "Security": "psk", 7 "Security": "psk",
8 "Type": "wifi", 8 "Type": "wifi",
9 "UIData": "{\"onc_source\":\"user_policy\"}" 9 "UIData": "{\"onc_source\":\"user_policy\"}"
10 } 10 }
OLDNEW
« no previous file with comments | « chromeos/network/onc/onc_validator.cc ('k') | chromeos/test/data/network/policy/shill_policy_on_unmanaged_user_wifi1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698