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

Unified Diff: chromeos/test/data/network/shill_wifi_with_state.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: 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 side-by-side diff with in-line comments
Download patch
Index: chromeos/test/data/network/shill_wifi_with_state.json
diff --git a/chromeos/test/data/network/shill_wifi_with_state.json b/chromeos/test/data/network/shill_wifi_with_state.json
index 9a2fe9308930e78b51acaf1589f2886dc378520d..a152675e7aefaaaea0e907bc899d64a7764ea426 100644
--- a/chromeos/test/data/network/shill_wifi_with_state.json
+++ b/chromeos/test/data/network/shill_wifi_with_state.json
@@ -7,7 +7,7 @@
"Passphrase": "some passphrase",
"Priority": 1,
"Profile": "/profile/someuser",
- "Security": "psk",
+ "SecurityClass": "psk",
"State": "idle",
"Strength": 10,
"Type": "wifi",

Powered by Google App Engine
This is Rietveld 408576698