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

Side by Side Diff: chromeos/test/data/network/translation_of_shill_wifi_wpa1.onc

Issue 788633003: chromeos networking: move from security to securityclass property (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@local-master
Patch Set: update wifi_sync component to use security_class() Created 6 years 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
(Empty)
1 {
2 "GUID":"{64c4f86b-cf6a-4e4a-8eff-456def}",
3 "Name":"OpenWrt",
4 "Type":"WiFi",
5 "WiFi":{
6 "Passphrase":"some passphrase",
7 "SSID":"OpenWrt",
8 "Security":"WPA-PSK"
9 }
10 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698