| 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 f7d9b6ca7a3295179bbf8c613efe0ee6a6c00d72..f2f2540cbc695fcb166651252114b8799adcb0de 100644
|
| --- a/chromeos/test/data/network/invalid_settings_with_repairs.json
|
| +++ b/chromeos/test/data/network/invalid_settings_with_repairs.json
|
| @@ -534,27 +534,6 @@
|
| }
|
| ]
|
| },
|
| - "toplevel-server-and-ca-cert-dropped": {
|
| - "Type": "UnencryptedConfiguration",
|
| - "Certificates":
|
| - [ { "GUID": "3",
|
| - "PKCS12": "abc" ,
|
| - "Type": "Client" } ]
|
| - },
|
| - "toplevel-with-server-and-ca-cert": {
|
| - "Type": "UnencryptedConfiguration",
|
| - "Certificates":
|
| - [ { "TrustBits": ["Web"],
|
| - "GUID": "1",
|
| - "Type": "Authority",
|
| - "X509": "abc" },
|
| - { "GUID": "2",
|
| - "Type": "Server",
|
| - "X509": "abc" },
|
| - { "GUID": "3",
|
| - "PKCS12": "abc" ,
|
| - "Type": "Client" } ]
|
| - },
|
| "toplevel-with-repaired-networks": {
|
| "NetworkConfigurations":
|
| [ { "GUID": "{485d6076-dd44-6b6d-69787465725f5045}",
|
|
|