Chromium Code Reviews| Index: chromeos/test/data/network/shill_wimax_with_state.json |
| diff --git a/chromeos/test/data/network/shill_wimax_with_state.json b/chromeos/test/data/network/shill_wimax_with_state.json |
| index ececaa8aa587062230e99d1602c9308b003caf28..475a2dc7bed624a01e9008ab6aa43ffd152bf2fc 100644 |
| --- a/chromeos/test/data/network/shill_wimax_with_state.json |
| +++ b/chromeos/test/data/network/shill_wimax_with_state.json |
| @@ -2,10 +2,8 @@ |
| "AutoConnect": true, |
| "Connectable": true, |
| "Name": "SomeWiMAX", |
| - "EAP.Identity": "${LOGIN_ID}@my.domain.com", |
|
stevenjb
2015/02/25 01:44:44
We expect 'Outer' in the ONC file and it wasn't cl
|
| "GUID": "{77db0089-0bc8-4358-929c-123xcv}", |
| "Profile": "/profile/someuser", |
| - "SaveCredentials": true, |
| "State": "idle", |
| "Strength": 10, |
| "Type": "wimax" |