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

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: . Created 6 years 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",

Powered by Google App Engine
This is Rietveld 408576698