| Index: chromeos/test/data/network/shill_wifi_clientref.json
 | 
| diff --git a/chromeos/test/data/network/shill_wifi_clientref.json b/chromeos/test/data/network/shill_wifi_clientref.json
 | 
| index fb5be88a03e235c54d49a147db03792c3dd047aa..b04273bb0a63472d22025a22f53ce8c1929c93fe 100644
 | 
| --- a/chromeos/test/data/network/shill_wifi_clientref.json
 | 
| +++ b/chromeos/test/data/network/shill_wifi_clientref.json
 | 
| @@ -4,6 +4,7 @@
 | 
|     "EAP.UseSystemCAs": true,
 | 
|     "GUID": "{77db0089-0bc8-4358-929c-123xcv}",
 | 
|     "Mode": "managed",
 | 
| +   "ProxyConfig": "{\"mode\":\"pac_script\",\"pac_mandatory\":false,\"pac_url\":\"https://proxycfg.my.domain.com/proxy.dat\"}",
 | 
|     "SaveCredentials": true,
 | 
|     "SecurityClass": "802_1x",
 | 
|     "Type": "wifi",
 | 
| 
 |