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

Unified Diff: chromeos/test/data/network/shill_wifi_clientref.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_clientref.json
diff --git a/chromeos/test/data/network/shill_wifi_clientref.json b/chromeos/test/data/network/shill_wifi_clientref.json
index 551cda848a1630138dbb2efa847ab58c039c29bc..65dfbdce80f2a3537d2cbcced0390f80134298d4 100644
--- a/chromeos/test/data/network/shill_wifi_clientref.json
+++ b/chromeos/test/data/network/shill_wifi_clientref.json
@@ -5,7 +5,7 @@
"GUID": "{77db0089-0bc8-4358-929c-123xcv}",
"Mode": "managed",
"SaveCredentials": true,
- "Security": "802_1x",
+ "SecurityClass": "802_1x",
"Type": "wifi",
"WiFi.HexSSID": "536F6D65576966692D5859" // "SomeWifi-XY"
}
« no previous file with comments | « chromeos/test/data/network/shill_wifi_clientcert.json ('k') | chromeos/test/data/network/shill_wifi_dhcp.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698