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

Unified Diff: chromeos/test/data/network/policy/shill_unmanaged_wifi1.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/policy/shill_unmanaged_wifi1.json
diff --git a/chromeos/test/data/network/policy/shill_unmanaged_wifi1.json b/chromeos/test/data/network/policy/shill_unmanaged_wifi1.json
index a83b2edb1ec0317e1bed56f6d34099bd8364e5c0..9467416e67dd3e680017a9cad6cf9d6d20b772e5 100644
--- a/chromeos/test/data/network/policy/shill_unmanaged_wifi1.json
+++ b/chromeos/test/data/network/policy/shill_unmanaged_wifi1.json
@@ -4,7 +4,7 @@
"Passphrase": "user's passphrase",
"Profile": "/profile/user1/shill",
"WiFi.HexSSID": "7769666931", // "wifi1"
- "Security": "psk",
+ "SecurityClass": "psk",
"Type": "wifi",
"UIData": "{\"user_settings\":{\"WiFi\":{\"Passphrase\":\"user's passphrase\"}}}"
}

Powered by Google App Engine
This is Rietveld 408576698