| 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 2cca9ec5b1cf638fd40111e0ce6c08bc8cafe28a..fcea7ca0dde98b5cae1a1e08d5ab9bcb8580cf87 100644
|
| --- a/LayoutTests/http/tests/fetch/window/headers.html
|
| +++ b/LayoutTests/http/tests/fetch/window/headers.html
|
| @@ -1,7 +1,6 @@
|
| <!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>
|
|
|