| Index: third_party/WebKit/LayoutTests/http/tests/serviceworker/iso-latin1-header.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/serviceworker/iso-latin1-header.html b/third_party/WebKit/LayoutTests/http/tests/serviceworker/iso-latin1-header.html
|
| index e56e68c07aa748ceb6f3c3c5bc3536d09c251e10..e93bc05b582e6c2e27c2cd6d639c81982f2e45b1 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/serviceworker/iso-latin1-header.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/serviceworker/iso-latin1-header.html
|
| @@ -1,5 +1,5 @@
|
| <!DOCTYPE html>
|
| -<title>Service Worker: respondWith with header value containing a non ascii string</title>
|
| +<title>Service Worker: respondWith with header value containing an ISO Latin 1 (ISO-8859-1 Character Set) string</title>
|
| <script src="../resources/testharness.js"></script>
|
| <script src="../resources/testharnessreport.js"></script>
|
| <script src="../resources/get-host-info.js"></script>
|
|
|