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

Side by Side Diff: chromeos/test/data/network/third_party_vpn.onc

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 unified diff | Download patch
OLDNEW
(Empty)
1 {
2 "GUID": "guid",
3 "Name": "third-party VPN",
4 "Type": "VPN",
5 "VPN": {
6 "Type": "ThirdPartyVPN",
7 "ThirdPartyVPN": {
8 "ExtensionID": "deadbeefdeadbeefdeadbeefdeadbeef",
9 }
10 }
11 }
OLDNEW
« no previous file with comments | « chromeos/test/data/network/shill_third_party_vpn.json ('k') | components/onc/docs/onc_spec.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698