| Index: chromeos/test/data/network/translation_of_shill_wifi_with_state.onc
|
| diff --git a/chromeos/test/data/network/translation_of_shill_wifi_with_state.onc b/chromeos/test/data/network/translation_of_shill_wifi_with_state.onc
|
| index d149a43cf25aaf1db854184954130ee9565c2f46..03b7d2a5aee2d7b96dcc42cfd1d171b32238afa2 100644
|
| --- a/chromeos/test/data/network/translation_of_shill_wifi_with_state.onc
|
| +++ b/chromeos/test/data/network/translation_of_shill_wifi_with_state.onc
|
| @@ -13,5 +13,6 @@
|
| "Security": "WPA-PSK",
|
| "SignalStrength": 10
|
| },
|
| - "ConnectionState": "NotConnected"
|
| + "ConnectionState": "NotConnected",
|
| + "Restricted": false,
|
| }
|
|
|