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