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

Unified Diff: chromeos/test/data/network/policy/shill_managed_wifi1_rsn.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_managed_wifi1_rsn.json
diff --git a/chromeos/test/data/network/policy/shill_managed_wifi1_rsn.json b/chromeos/test/data/network/policy/shill_managed_wifi1_rsn.json
deleted file mode 100644
index 1ab8bb938a66018e6b83ee6f0430a5918fdf05b3..0000000000000000000000000000000000000000
--- a/chromeos/test/data/network/policy/shill_managed_wifi1_rsn.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "AutoConnect": true,
- "GUID": "policy_wifi1",
- "Mode": "managed",
- "Passphrase": "user's passphrase",
- "Profile": "/profile/user1/shill",
- "WiFi.HexSSID": "7769666931", // "wifi1"
- "Security": "rsn",
- "Type": "wifi",
- "UIData": "{\"onc_source\":\"user_policy\",\"user_settings\":{\"WiFi\":{\"Passphrase\":\"FAKE_CREDENTIAL_VPaJDV9x\"}}}"
-}

Powered by Google App Engine
This is Rietveld 408576698