Chromium Code Reviews| Index: chromeos/test/data/network/translation_of_shill_wimax_with_state.onc |
| diff --git a/chromeos/test/data/network/translation_of_shill_wimax_with_state.onc b/chromeos/test/data/network/translation_of_shill_wimax_with_state.onc |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..c8a83f6cfb5562edf36cb4a9576d0a4f290b9748 |
| --- /dev/null |
| +++ b/chromeos/test/data/network/translation_of_shill_wimax_with_state.onc |
| @@ -0,0 +1,12 @@ |
| +{ |
| + "Connectable": true, |
| + "ConnectionState": "NotConnected", |
| + "GUID": "{77db0089-0bc8-4358-929c-123xcv}", |
| + "Type": "WiMAX", |
| + "Name": "SomeWiMAX", |
| + "WiMAX": { |
| + "AutoConnect": true, |
| + "SignalStrength": 10 |
| + }, |
| + "Source":"User" |
| +} |