| Index: LayoutTests/http/tests/fetch/window/fetch-access-control.html
|
| diff --git a/LayoutTests/http/tests/fetch/window/fetch-access-control.html b/LayoutTests/http/tests/fetch/window/fetch-access-control.html
|
| index 82b364a700b0c74f157201a78ce42b2b6dc78bae..baf7bc105a4e184d301c51e2554aaec250a118f9 100644
|
| --- a/LayoutTests/http/tests/fetch/window/fetch-access-control.html
|
| +++ b/LayoutTests/http/tests/fetch/window/fetch-access-control.html
|
| @@ -2,7 +2,6 @@
|
| <head>
|
| <meta name="timeout" content="long"></meta>
|
| <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>
|
|
|