| Index: LayoutTests/http/tests/fetch/window/fetch-access-control-cors-base-https-other-https.html
|
| diff --git a/LayoutTests/http/tests/fetch/window/fetch-access-control-cors-base-https-other-https.html b/LayoutTests/http/tests/fetch/window/fetch-access-control-cors-base-https-other-https.html
|
| index a784461cf8263808ef27872d8ce17280edf1b905..177d3a71398c2b5d775dce7ac737897730d9e762 100644
|
| --- a/LayoutTests/http/tests/fetch/window/fetch-access-control-cors-base-https-other-https.html
|
| +++ b/LayoutTests/http/tests/fetch/window/fetch-access-control-cors-base-https-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>
|
|
|