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

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

Issue 750313003: ONC: Add IPConfigType. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ipconfig_object
Patch Set: Created 6 years, 1 month 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..bcac893b08454ce5d4c9f010482e87cacfdbef98 100644
--- a/chromeos/test/data/network/user.onc
+++ b/chromeos/test/data/network/user.onc
@@ -11,6 +11,7 @@
"ProxySettings": {
"Type": "Direct"
},
+ "IPConfigType": "Static",
"StaticIPConfig": {
"Type": "IPv4",
"IPAddress": "1.2.3.4",

Powered by Google App Engine
This is Rietveld 408576698