| Index: LayoutTests/http/tests/fetch/window/filtered-response.html
|
| diff --git a/LayoutTests/http/tests/fetch/window/filtered-response.html b/LayoutTests/http/tests/fetch/window/filtered-response.html
|
| index 33e756bb23aed64310c8ff317bfc28c972143970..1817df71b5f26c9c71839ed6a911f706b1874804 100644
|
| --- a/LayoutTests/http/tests/fetch/window/filtered-response.html
|
| +++ b/LayoutTests/http/tests/fetch/window/filtered-response.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>
|
|
|