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

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

Issue 1058973002: Add an ONC property for disabling LCP echo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Typo "Enabled" instead of "Disabled" 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_l2tpipsec.json
diff --git a/chromeos/test/data/network/shill_l2tpipsec.json b/chromeos/test/data/network/shill_l2tpipsec.json
index ce7c8b779fd44ab57429df940f9ac15ab5b32cd0..934cf7bd6411792550394943dc15f7f957faa899 100644
--- a/chromeos/test/data/network/shill_l2tpipsec.json
+++ b/chromeos/test/data/network/shill_l2tpipsec.json
@@ -8,5 +8,7 @@
"L2TPIPsec.XauthPassword": "some xauth password",
"L2TPIPsec.XauthUser": "some xauth username",
"L2TPIPsec.Password": "some password",
+ "L2TPIPsec.Password": "some password",
stevenjb 2015/04/03 23:45:31 Dupe
+ "L2TPIPsec.LCPEchoDisabled": true,
"SaveCredentials": true
}

Powered by Google App Engine
This is Rietveld 408576698