Index: chromeos/test/data/network/l2tpipsec_clientcert_with_cert_pems.onc |
diff --git a/chromeos/test/data/network/l2tpipsec_clientcert_with_cert_pems.onc b/chromeos/test/data/network/l2tpipsec_clientcert_with_cert_pems.onc |
index 40bf36948fffb5923ba534156b6ea13c089ea075..d412b89ceb552d5dbf24eda182c4ae11ecc4eb2f 100644 |
--- a/chromeos/test/data/network/l2tpipsec_clientcert_with_cert_pems.onc |
+++ b/chromeos/test/data/network/l2tpipsec_clientcert_with_cert_pems.onc |
@@ -29,7 +29,8 @@ |
}, |
"L2TP": { |
"Username": "some username", |
- "Password": "some password" |
+ "Password": "some password", |
+ "LcpEchoDisabled": true |
} |
} |
} |