Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8731)

Unified Diff: chromeos/test/data/network/translation_of_shill_ethernet_with_ipconfig.onc

Issue 540333002: ONC: Fix Static-/Saved-/IPConfig. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed another unit test. Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chromeos/test/data/network/translation_of_shill_ethernet.onc ('k') | chromeos/test/data/network/user.onc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 f65ca62f44323f9d563f01f11ebbc98bdba61c15..296ae455478899a20d0dd568ae0ffda22001aaf3 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
@@ -32,6 +32,7 @@
"1.1.1.6"
],
"RoutingPrefix":25,
+ "Type":"IPv4"
},
"StaticIPConfig":{
"Gateway":"1.1.1.7",
@@ -40,6 +41,7 @@
"1.1.1.8"
],
"RoutingPrefix":26,
+ "Type":"IPv4"
},
"Type":"Ethernet"
}
« no previous file with comments | « chromeos/test/data/network/translation_of_shill_ethernet.onc ('k') | chromeos/test/data/network/user.onc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698