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

Unified Diff: chromeos/test/data/network/policy/policy_vpn_autoconnect.onc

Issue 647783005: Set Service property ManagedCredentials for managed networks. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month 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/network/policy_util.cc ('k') | chromeos/test/data/network/policy/policy_wifi1_autoconnect.onc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/test/data/network/policy/policy_vpn_autoconnect.onc
diff --git a/chromeos/test/data/network/policy/policy_vpn.onc b/chromeos/test/data/network/policy/policy_vpn_autoconnect.onc
similarity index 94%
copy from chromeos/test/data/network/policy/policy_vpn.onc
copy to chromeos/test/data/network/policy/policy_vpn_autoconnect.onc
index 3091a746b28c3f6a4c4b58c9a5bc035d2f3fd042..c4c985f741214086d3e54fc098a22255ac48990b 100644
--- a/chromeos/test/data/network/policy/policy_vpn.onc
+++ b/chromeos/test/data/network/policy/policy_vpn_autoconnect.onc
@@ -5,7 +5,7 @@
"Name":"my vpn",
"Type":"VPN",
"VPN":{
- "AutoConnect":false,
+ "AutoConnect":true,
"Host":"vpn.my.domain.com",
"OpenVPN":{
"Password":"some password",
« no previous file with comments | « chromeos/network/policy_util.cc ('k') | chromeos/test/data/network/policy/policy_wifi1_autoconnect.onc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698