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

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

Issue 749013003: ONC: Add IPAddressConfigType and NameServersConfigType (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Alywas use empty dictionary to clear StaticIPConfig properties Created 5 years, 11 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
Index: chromeos/test/data/network/user.onc
diff --git a/chromeos/test/data/network/user.onc b/chromeos/test/data/network/user.onc
index d95bc76cb76534d3a6526cc2e416e099890e3875..b277e116c98ec9891d546bbd53a4d854fcb74a8a 100644
--- a/chromeos/test/data/network/user.onc
+++ b/chromeos/test/data/network/user.onc
@@ -11,6 +11,7 @@
"ProxySettings": {
"Type": "Direct"
},
+ "IPAddressConfigType": "Static",
"StaticIPConfig": {
"Type": "IPv4",
"IPAddress": "1.2.3.4",
« no previous file with comments | « chromeos/test/data/network/translation_of_shill_ethernet_with_ipconfig.onc ('k') | chromeos/test/data/network/wifi_dhcp.onc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698