| Index: LayoutTests/http/tests/fetch/window/fetch-access-control-cors-preflight-other-https.html
|
| diff --git a/LayoutTests/http/tests/fetch/window/fetch-access-control-cors-preflight-other-https.html b/LayoutTests/http/tests/fetch/window/fetch-access-control-cors-preflight-other-https.html
|
| index 014989a594acfe6dbeaeeaf07fe77e49a8dad900..8eedae5497c4caa66ec815daf3c11a2558da62c6 100644
|
| --- a/LayoutTests/http/tests/fetch/window/fetch-access-control-cors-preflight-other-https.html
|
| +++ b/LayoutTests/http/tests/fetch/window/fetch-access-control-cors-preflight-other-https.html
|
| @@ -2,6 +2,7 @@
|
| <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>
|
|
|