| Index: LayoutTests/http/tests/fetch/window/fetch-access-control-cors-preflight2.html
|
| diff --git a/LayoutTests/http/tests/fetch/window/fetch-access-control-cors-preflight2.html b/LayoutTests/http/tests/fetch/window/fetch-access-control-cors-preflight2.html
|
| index 332851b0555220956a36cdd890ca5d8b6fe56aec..ab0b85f230309b459e2ec9961c483ba4d2e89f8f 100644
|
| --- a/LayoutTests/http/tests/fetch/window/fetch-access-control-cors-preflight2.html
|
| +++ b/LayoutTests/http/tests/fetch/window/fetch-access-control-cors-preflight2.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>
|
|
|