Index: LayoutTests/http/tests/fetch/window/fetch-access-control-cors-preflight2-base-https-other-https.html |
diff --git a/LayoutTests/http/tests/fetch/window/fetch-access-control-cors-preflight2-base-https-other-https.html b/LayoutTests/http/tests/fetch/window/fetch-access-control-cors-preflight2-base-https-other-https.html |
index 66784356515513f9e71fed143a8a1f05d1fd7ed1..23b119231b1a1d25148dc6c1492fbe1dd0b1876e 100644 |
--- a/LayoutTests/http/tests/fetch/window/fetch-access-control-cors-preflight2-base-https-other-https.html |
+++ b/LayoutTests/http/tests/fetch/window/fetch-access-control-cors-preflight2-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> |