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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: chromeos/test/data/network/shill_wifi_dhcp.json
diff --git a/chromeos/test/data/network/shill_wifi_dhcp.json b/chromeos/test/data/network/shill_wifi_dhcp.json
index ccbe7501c8a053f988997265a77083ddfb8fb8cf..1e9b269e6785dfc871f3de4942352603e5b6502e 100644
--- a/chromeos/test/data/network/shill_wifi_dhcp.json
+++ b/chromeos/test/data/network/shill_wifi_dhcp.json
@@ -4,7 +4,7 @@
"Mode": "managed",
"StaticIPConfig": {},
"Passphrase": "some passphrase",
- "Security": "psk",
+ "SecurityClass": "psk",
"Type": "wifi",
"WiFi.HexSSID": "576966695769746844484350", // "WifiWithDHCP"
}
« 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