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

Unified Diff: chromeos/test/data/network/shill_third_party_vpn.json

Issue 1019033002: Add an ONC property for the third-party VPN provider extension ID (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed browser tests. Created 5 years, 9 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
Index: chromeos/test/data/network/shill_third_party_vpn.json
diff --git a/chromeos/test/data/network/shill_third_party_vpn.json b/chromeos/test/data/network/shill_third_party_vpn.json
new file mode 100644
index 0000000000000000000000000000000000000000..9ee0fe086e56b95023391ff09dcecbc49b82f157
--- /dev/null
+++ b/chromeos/test/data/network/shill_third_party_vpn.json
@@ -0,0 +1,6 @@
+{ "GUID": "guid",
+ "Type": "vpn",
+ "Name": "third-party VPN",
+ "Provider.Host": "deadbeefdeadbeefdeadbeefdeadbeef",
+ "Provider.Type": "thirdpartyvpn",
+}
« no previous file with comments | « chromeos/test/data/network/shill_output_third_party_vpn.json ('k') | chromeos/test/data/network/third_party_vpn.onc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698