Chromium Code Reviews| Index: chromeos/test/data/network/shill_wifi_dhcp.json |
| diff --git a/chromeos/test/data/network/shill_wifi_dhcp.json b/chromeos/test/data/network/shill_wifi_dhcp.json |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..ccbe7501c8a053f988997265a77083ddfb8fb8cf |
| --- /dev/null |
| +++ b/chromeos/test/data/network/shill_wifi_dhcp.json |
| @@ -0,0 +1,10 @@ |
| +{ |
| + "AutoConnect": true, |
| + "GUID": "{b3e26c32-4289-41ea-b2a4-d0554acb1f67}", |
| + "Mode": "managed", |
| + "StaticIPConfig": {}, |
| + "Passphrase": "some passphrase", |
| + "Security": "psk", |
| + "Type": "wifi", |
| + "WiFi.HexSSID": "576966695769746844484350", // "WifiWithDHCP" |
| +} |