| Index: LayoutTests/http/tests/fetch/window/fetch-access-control-cors-preflight2-other-https.html
|
| diff --git a/LayoutTests/http/tests/fetch/window/fetch-access-control-cors-preflight2-other-https.html b/LayoutTests/http/tests/fetch/window/fetch-access-control-cors-preflight2-other-https.html
|
| index a74d5b9cd8e77f8037033f944938b8c87a0446f8..325fc3dd8dc66e78aa90db457e8c1f3bb1e3d42b 100644
|
| --- a/LayoutTests/http/tests/fetch/window/fetch-access-control-cors-preflight2-other-https.html
|
| +++ b/LayoutTests/http/tests/fetch/window/fetch-access-control-cors-preflight2-other-https.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>
|
|
|