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

Side by Side Diff: chromeos/test/data/network/shill_l2tpipsec_clientcert.json

Issue 11664005: Extending the translation from ONC to Shill. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Rebased. Created 7 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 unified diff | Download patch
OLDNEW
(Empty)
1 {
2 "GUID": "guid",
3 "L2TPIPsec.Password": "some password",
4 "L2TPIPsec.User": "some username",
5 "Name": "MyL2TPVPN",
6 "Provider.Host": "some.host.org",
7 "Provider.Type": "l2tpipsec",
8 "SaveCredentials": true,
9 "Type": "vpn",
10 }
OLDNEW
« no previous file with comments | « chromeos/test/data/network/shill_ethernet.json ('k') | chromeos/test/data/network/shill_openvpn.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698