| Index: chromeos/test/data/network/translation_of_shill_ethernet_with_ipconfig.onc
|
| diff --git a/chromeos/test/data/network/translation_of_shill_ethernet_with_ipconfig.onc b/chromeos/test/data/network/translation_of_shill_ethernet_with_ipconfig.onc
|
| index 296ae455478899a20d0dd568ae0ffda22001aaf3..1998d49f5a895d7274fdece64e74fb4d09d62a24 100644
|
| --- a/chromeos/test/data/network/translation_of_shill_ethernet_with_ipconfig.onc
|
| +++ b/chromeos/test/data/network/translation_of_shill_ethernet_with_ipconfig.onc
|
| @@ -3,6 +3,7 @@
|
| "Authentication":"None"
|
| },
|
| "GUID":"guid",
|
| + "IPAddressConfigType":"Static",
|
| "IPConfigs":[
|
| {
|
| "Gateway":"1.1.1.1",
|
| @@ -24,6 +25,7 @@
|
| }
|
| ],
|
| "Name":"",
|
| + "NameServersConfigType":"Static",
|
| "SavedIPConfig":{
|
| "Gateway":"1.1.1.4",
|
| "IPAddress":"124.124.124.124",
|
|
|