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

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: Change clearing of StaticIPConfig. 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
« no previous file with comments | « chromeos/test/data/network/toplevel_wifi_open.onc ('k') | components/onc/docs/onc_spec.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « chromeos/test/data/network/toplevel_wifi_open.onc ('k') | components/onc/docs/onc_spec.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698