| Index: LayoutTests/http/tests/fetch/window/headers.html
|
| diff --git a/LayoutTests/http/tests/fetch/window/headers.html b/LayoutTests/http/tests/fetch/window/headers.html
|
| index fcea7ca0dde98b5cae1a1e08d5ab9bcb8580cf87..2cca9ec5b1cf638fd40111e0ce6c08bc8cafe28a 100644
|
| --- a/LayoutTests/http/tests/fetch/window/headers.html
|
| +++ b/LayoutTests/http/tests/fetch/window/headers.html
|
| @@ -1,6 +1,7 @@
|
| <!doctype html>
|
| <head>
|
| <script src = "/resources/testharness.js"></script>
|
| +<script src = "/resources/testharness-helpers.js"></script>
|
| <script src = "/resources/testharnessreport.js"></script>
|
| <script src = "/serviceworker/resources/test-helpers.js"></script>
|
| <script src = "../resources/fetch-test-options.js"></script>
|
|
|