| Index: LayoutTests/http/tests/fetch/window/fetch-access-control-redirect-other-https.html
|
| diff --git a/LayoutTests/http/tests/fetch/window/fetch-access-control-redirect-other-https.html b/LayoutTests/http/tests/fetch/window/fetch-access-control-redirect-other-https.html
|
| index f8166f8aca36f58ef5d30e875173f06aad4683fc..3d6e5763b11309f6ee25db6435ed34dd3a575b3d 100644
|
| --- a/LayoutTests/http/tests/fetch/window/fetch-access-control-redirect-other-https.html
|
| +++ b/LayoutTests/http/tests/fetch/window/fetch-access-control-redirect-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>
|
|
|