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

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

Issue 291553006: Don't augment GUID in ONC merging. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed comment. Created 6 years, 7 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') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/test/data/network/vpn_active_settings.onc
diff --git a/chromeos/test/data/network/vpn_active_settings.onc b/chromeos/test/data/network/vpn_active_settings.onc
new file mode 100644
index 0000000000000000000000000000000000000000..62b3c211354d6fbbe6daee3519b8d1c7595a47a3
--- /dev/null
+++ b/chromeos/test/data/network/vpn_active_settings.onc
@@ -0,0 +1,5 @@
+{ "Type": "VPN",
+ "Name": "testopenvpn",
+ "ConnectionState": "Connected",
+ "GUID": "123"
+}
« no previous file with comments | « chromeos/test/data/network/augmented_merge.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698