| Index: chromeos/test/data/network/toplevel_wifi_hexssid.onc
|
| diff --git a/chromeos/test/data/network/toplevel_wifi_open.onc b/chromeos/test/data/network/toplevel_wifi_hexssid.onc
|
| similarity index 90%
|
| copy from chromeos/test/data/network/toplevel_wifi_open.onc
|
| copy to chromeos/test/data/network/toplevel_wifi_hexssid.onc
|
| index 2b338c48017bf6144f37450572b0a98066f5816f..471a0bbe6191ca8732f4d264f1e2c0cf2ffa72c9 100644
|
| --- a/chromeos/test/data/network/toplevel_wifi_open.onc
|
| +++ b/chromeos/test/data/network/toplevel_wifi_hexssid.onc
|
| @@ -6,7 +6,7 @@
|
| "Type": "WiFi",
|
| "Name": "My WiFi Network",
|
| "WiFi": {
|
| - "SSID": "ssid-none",
|
| + "HexSSID": "476F6F676C65",
|
| "Security": "None"
|
| }
|
| }
|
|
|