| Index: chromeos/test/data/network/shill_wifi_clientcert.json
 | 
| diff --git a/chromeos/test/data/network/shill_wifi_clientcert.json b/chromeos/test/data/network/shill_wifi_clientcert.json
 | 
| index b3ff20fdbf54a23a6f6e8afaa55dd567fce9d30e..65ab6cd7ca59a69fecce2f30a9ba8dd86f3a9e36 100644
 | 
| --- a/chromeos/test/data/network/shill_wifi_clientcert.json
 | 
| +++ b/chromeos/test/data/network/shill_wifi_clientcert.json
 | 
| @@ -5,6 +5,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",
 | 
| 
 |