| Index: chromeos/test/data/network/policy/shill_policy_on_unmanaged_wifi1.json
|
| diff --git a/chromeos/test/data/network/policy/shill_policy_on_unmanaged_wifi1.json b/chromeos/test/data/network/policy/shill_policy_on_unmanaged_wifi1.json
|
| index 7c9c4bc4f1d8891f07d7774489624dbf89438177..5a8f5f23bbf16cdc2b7b8536bac5c5dbab562835 100644
|
| --- a/chromeos/test/data/network/policy/shill_policy_on_unmanaged_wifi1.json
|
| +++ b/chromeos/test/data/network/policy/shill_policy_on_unmanaged_wifi1.json
|
| @@ -4,7 +4,7 @@
|
| "Passphrase": "user's passphrase",
|
| "Profile": "/profile/user1/shill",
|
| "WiFi.HexSSID": "7769666931", // "wifi1"
|
| - "Security": "psk",
|
| + "SecurityClass": "psk",
|
| "Type": "wifi",
|
| "UIData": "{\"onc_source\":\"user_policy\",\"user_settings\":{\"WiFi\":{\"Passphrase\":\"FAKE_CREDENTIAL_VPaJDV9x\"}}}"
|
| }
|
|
|