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\"}}}" |
-} |