Chromium Code Reviews| Index: chromeos/test/data/network/shill_output_third_party_vpn.json |
| diff --git a/chromeos/test/data/network/shill_output_third_party_vpn.json b/chromeos/test/data/network/shill_output_third_party_vpn.json |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..382f2f4250af9cd59e667c129cb9d8ec64da2cb0 |
| --- /dev/null |
| +++ b/chromeos/test/data/network/shill_output_third_party_vpn.json |
| @@ -0,0 +1,8 @@ |
| +{ "GUID": "guid", |
| + "Type": "vpn", |
| + "Name": "third-party VPN", |
| + "Provider": { |
| + "Host": "deadbeefdeadbeefdeadbeefdeadbeef", |
| + "Type": "thirdpartyvpn", |
| + }, |
| +} |