| Index: LayoutTests/http/tests/fetch/window/fetch-access-control-auth-nocors-base-https-other-https.html
|
| diff --git a/LayoutTests/http/tests/fetch/window/fetch-access-control-auth-nocors-base-https-other-https.html b/LayoutTests/http/tests/fetch/window/fetch-access-control-auth-nocors-base-https-other-https.html
|
| index 09329fea2b345a20430cbb1b27152c382ec5698e..78ad9e96309cb2f7593afcd86e540bb54f1d3f8c 100644
|
| --- a/LayoutTests/http/tests/fetch/window/fetch-access-control-auth-nocors-base-https-other-https.html
|
| +++ b/LayoutTests/http/tests/fetch/window/fetch-access-control-auth-nocors-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>
|
|
|