Chromium Code Reviews| Index: chromeos/test/data/network/shill_wifi_proxy.json | 
| diff --git a/chromeos/test/data/network/shill_wifi_proxy.json b/chromeos/test/data/network/shill_wifi_proxy.json | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..c7b273f84ee475cb4101d535219e768a5b0d862d | 
| --- /dev/null | 
| +++ b/chromeos/test/data/network/shill_wifi_proxy.json | 
| @@ -0,0 +1,6 @@ | 
| +{ | 
| + "Mode": "managed", | 
| + "ProxyConfig": "{\"bypass_list\":\"google.com;\\u003Clocal>;\",\"mode\":\"fixed_servers\",\"server\":\"ftp=ftp.example.com:5678;http=http.example.com:1234;socks=socks5://socks.example.com:7890;https=https.example.com:3456\"}", | 
| 
 
pneubeck (no reviews)
2015/07/07 10:18:48
seems that you got a unicode character \u003C (U+0
 
stevenjb
2015/07/07 18:30:36
What quotation mark after what? The ONC exclude do
 
stevenjb
2015/07/07 18:30:36
Unfortunately due to a quirk of our parser if I in
 
 | 
| + "SecurityClass": "none", | 
| + "Type": "wifi", | 
| +} |