Chromium Code Reviews| 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 865162b79a32f4bbf425a2958200a012fe96399e..8ae1dc527cf1fefe5b857e33c5a3f93f0c9318e1 100644 |
| --- a/chromeos/test/data/network/shill_wifi_with_state.json |
| +++ b/chromeos/test/data/network/shill_wifi_with_state.json |
| @@ -1,9 +1,11 @@ |
| { |
| "AutoConnect": true, |
| + "Connectable": true, |
| "GUID": "{64c4f86b-cf6a-4e4a-8eff-456def}", |
| "Mode": "managed", |
| "Name": "OpenWrt", |
| "Passphrase": "some passphrase", |
| + "Priority": 1, |
| "Security": "psk", |
| "State": "idle", |
| "Strength": 10, |