| Index: chromeos/test/data/network/shill_ethernet.json
|
| diff --git a/chromeos/test/data/network/shill_ethernet.json b/chromeos/test/data/network/shill_ethernet.json
|
| index 19e0cc4adad6b7a4aa1d4a619d492957eecb5cbc..e342d139e69c5a342acde2de959fe430f38f8a19 100644
|
| --- a/chromeos/test/data/network/shill_ethernet.json
|
| +++ b/chromeos/test/data/network/shill_ethernet.json
|
| @@ -1,3 +1,7 @@
|
| { "GUID": "guid",
|
| "Type": "ethernet",
|
| + "StaticIP.Address":"125.125.125.125",
|
| + "StaticIP.Gateway":"1.1.1.7",
|
| + "StaticIP.NameServers":"1.1.1.8,125.1.1.3",
|
| + "StaticIP.Prefixlen":26
|
| }
|
|
|