| Index: chromeos/test/data/network/policy/shill_unmanaged_wifi2.json
|
| diff --git a/chromeos/test/data/network/policy/shill_unmanaged_user_wifi2.json b/chromeos/test/data/network/policy/shill_unmanaged_wifi2.json
|
| similarity index 65%
|
| rename from chromeos/test/data/network/policy/shill_unmanaged_user_wifi2.json
|
| rename to chromeos/test/data/network/policy/shill_unmanaged_wifi2.json
|
| index af7b56f06400cb7f4097ad0524eb679a1244dc12..74b3d6335113eea723dd2c15500bccfd078b8779 100644
|
| --- a/chromeos/test/data/network/policy/shill_unmanaged_user_wifi2.json
|
| +++ b/chromeos/test/data/network/policy/shill_unmanaged_wifi2.json
|
| @@ -1,8 +1,8 @@
|
| {
|
| - "GUID": "{unmanaged_user_wifi2}",
|
| + "AutoConnect": true,
|
| "Mode": "managed",
|
| "Passphrase": "user's passphrase",
|
| - "Profile": "/profile/chronos/shill",
|
| + "Profile": "/profile/user1/shill",
|
| "Security": "psk",
|
| "Type": "wifi",
|
| "WiFi.HexSSID": "7769666932" // "wifi2"
|
|
|