| Index: chromeos/test/data/network/invalid_settings_with_repairs.json
|
| diff --git a/chromeos/test/data/network/invalid_settings_with_repairs.json b/chromeos/test/data/network/invalid_settings_with_repairs.json
|
| index 67c375be8005bc04aa2817e2eebe45e8fccccac2..d9d4b6d11acce98fc654d874c985dea90925239a 100644
|
| --- a/chromeos/test/data/network/invalid_settings_with_repairs.json
|
| +++ b/chromeos/test/data/network/invalid_settings_with_repairs.json
|
| @@ -396,6 +396,15 @@
|
| }
|
| }
|
| },
|
| + "third-party-vpn-missing-extension-id": {
|
| + "GUID": "guid",
|
| + "Name": "third-party VPN",
|
| + "Type": "VPN",
|
| + "VPN": {
|
| + "Type": "ThirdPartyVPN",
|
| + "ThirdPartyVPN": { }
|
| + }
|
| + },
|
| "toplevel-empty": {
|
| "Type": "UnencryptedConfiguration",
|
| "NetworkConfigurations": [ ]
|
|
|