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

Unified Diff: chromeos/test/data/network/policy/shill_unmanaged_wifi2.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_wifi2.json
diff --git a/chromeos/test/data/network/policy/shill_unmanaged_wifi2.json b/chromeos/test/data/network/policy/shill_unmanaged_wifi2.json
index 74b3d6335113eea723dd2c15500bccfd078b8779..4b26449cb4aca94060b405001d305500b79c7327 100644
--- a/chromeos/test/data/network/policy/shill_unmanaged_wifi2.json
+++ b/chromeos/test/data/network/policy/shill_unmanaged_wifi2.json
@@ -3,7 +3,7 @@
"Mode": "managed",
"Passphrase": "user's passphrase",
"Profile": "/profile/user1/shill",
- "Security": "psk",
+ "SecurityClass": "psk",
"Type": "wifi",
"WiFi.HexSSID": "7769666932" // "wifi2"
}

Powered by Google App Engine
This is Rietveld 408576698