| Index: chromeos/test/data/network/translation_of_shill_wifi_non_utf8_ssid.onc
|
| diff --git a/chromeos/test/data/network/translation_of_shill_wifi_non_utf8_ssid.onc b/chromeos/test/data/network/translation_of_shill_wifi_non_utf8_ssid.onc
|
| index aa1d20833f297b37519e8124a3c4bc15571bcd64..28af65917088f78667f06762c8757ccc96176fed 100644
|
| --- a/chromeos/test/data/network/translation_of_shill_wifi_non_utf8_ssid.onc
|
| +++ b/chromeos/test/data/network/translation_of_shill_wifi_non_utf8_ssid.onc
|
| @@ -4,9 +4,9 @@
|
| "Type":"WiFi",
|
| "WiFi":{
|
| // Hex of the SSID field
|
| - "HexSSID": "6C6174696E2D3120C0CBCCD6FB",
|
| + "HexSSID": "6C6174696E2D312054E96CE9636F6D",
|
| "Passphrase":"some passphrase",
|
| "Security":"WPA-PSK",
|
| - "SSID": "latin-1 \u00c0\u00cb\u00cc\u00d6\u00fb"
|
| + "SSID": "latin-1 T\u00e9l\u00e9com"
|
| }
|
| }
|
|
|