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

Unified Diff: chromeos/test/data/network/shill_openvpn.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 side-by-side diff with in-line comments
Download patch
Index: chromeos/test/data/network/shill_openvpn.json
diff --git a/chromeos/test/data/network/shill_openvpn.json b/chromeos/test/data/network/shill_openvpn.json
index 08650dfec1d3b5a68b998c9cc95a615526b02fa1..2468863aa79299e834a7b789ad25b15791fe590b 100644
--- a/chromeos/test/data/network/shill_openvpn.json
+++ b/chromeos/test/data/network/shill_openvpn.json
@@ -6,7 +6,7 @@
"Provider.Type": "openvpn",
"Provider.Host": "vpn.my.domain.com",
"OpenVPN.AuthRetry": "interact",
- "OpenVPN.User": "some username",
+ "OpenVPN.User": "abc ${LOGIN_EMAIL} def",
"OpenVPN.Password": "some password",
"OpenVPN.StaticChallenge": "Please enter token OTP",
"OpenVPN.CompLZO": "true",
« no previous file with comments | « chromeos/test/data/network/shill_l2tpipsec_clientcert.json ('k') | chromeos/test/data/network/shill_openvpn_clientcert.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698