| Index: LayoutTests/http/tests/fetch/window/fetch-access-control-auth-other-https.html
|
| diff --git a/LayoutTests/http/tests/fetch/window/fetch-access-control-auth-other-https.html b/LayoutTests/http/tests/fetch/window/fetch-access-control-auth-other-https.html
|
| index d168db1c4e1747f5888640bd83d3a8a792f57cc5..95fc901e20431ce81913f9ec84929132e2860130 100644
|
| --- a/LayoutTests/http/tests/fetch/window/fetch-access-control-auth-other-https.html
|
| +++ b/LayoutTests/http/tests/fetch/window/fetch-access-control-auth-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>
|
|
|