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

Side by Side Diff: chromeos/test/data/network/shill_wifi_dhcp.json

Issue 788633003: chromeos networking: move from security to securityclass property (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@local-master
Patch Set: rebase, resolve conflicts, update new test data (shill_wifi_dhcp.json) Created 5 years, 11 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
OLDNEW
1 { 1 {
2 "AutoConnect": true, 2 "AutoConnect": true,
3 "GUID": "{b3e26c32-4289-41ea-b2a4-d0554acb1f67}", 3 "GUID": "{b3e26c32-4289-41ea-b2a4-d0554acb1f67}",
4 "Mode": "managed", 4 "Mode": "managed",
5 "StaticIPConfig": {}, 5 "StaticIPConfig": {},
6 "Passphrase": "some passphrase", 6 "Passphrase": "some passphrase",
7 "Security": "psk", 7 "SecurityClass": "psk",
8 "Type": "wifi", 8 "Type": "wifi",
9 "WiFi.HexSSID": "576966695769746844484350", // "WifiWithDHCP" 9 "WiFi.HexSSID": "576966695769746844484350", // "WifiWithDHCP"
10 } 10 }
OLDNEW
« no previous file with comments | « chromeos/test/data/network/shill_wifi_clientref.json ('k') | chromeos/test/data/network/shill_wifi_psk.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698