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

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: 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
« no previous file with comments | « chromeos/test/data/network/shill_wifi_psk.json ('k') | chromeos/test/data/network/shill_wifi_wpa1.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « chromeos/test/data/network/shill_wifi_psk.json ('k') | chromeos/test/data/network/shill_wifi_wpa1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698