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

Unified Diff: chromeos/test/data/network/device_policy.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
« no previous file with comments | « chromeos/test/data/network/augmented_merge.json ('k') | chromeos/test/data/network/managed_toplevel1.onc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/test/data/network/device_policy.onc
diff --git a/chromeos/test/data/network/device_policy.onc b/chromeos/test/data/network/device_policy.onc
index afcedc597d8a7c8c298f4960e8d3b69ed172bf72..201a2c78b72d466b494cbe1fc48573f3e8026d58 100644
--- a/chromeos/test/data/network/device_policy.onc
+++ b/chromeos/test/data/network/device_policy.onc
@@ -1,6 +1,7 @@
{ "GUID": "123",
"Type": "VPN",
"Name": "testopenvpn",
+ "IPAddressConfigType": "Static",
"StaticIPConfig": {
"Type": "IPv4",
"IPAddress": "127.0.0.1"
« no previous file with comments | « chromeos/test/data/network/augmented_merge.json ('k') | chromeos/test/data/network/managed_toplevel1.onc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698