| Index: chromeos/test/data/network/translation_of_shill_l2tpipsec.onc
|
| diff --git a/chromeos/test/data/network/translation_of_shill_l2tpipsec.onc b/chromeos/test/data/network/translation_of_shill_l2tpipsec.onc
|
| index 1e6d3da7f8f1cd0184c035fbabde07c1d9b1df17..b60f41c13bf10bca147dad95767770badb35b552 100644
|
| --- a/chromeos/test/data/network/translation_of_shill_l2tpipsec.onc
|
| +++ b/chromeos/test/data/network/translation_of_shill_l2tpipsec.onc
|
| @@ -20,7 +20,8 @@
|
| },
|
| "L2TP": {
|
| "Username": "some username",
|
| - "Password": "some password"
|
| - }
|
| + "Password": "some password",
|
| + "SaveCredentials": true
|
| + },
|
| }
|
| }
|
|
|