Index: LayoutTests/http/tests/fetch/window/fetch-access-control-cors-preflight.html |
diff --git a/LayoutTests/http/tests/fetch/window/fetch-access-control-cors-preflight.html b/LayoutTests/http/tests/fetch/window/fetch-access-control-cors-preflight.html |
index 9959497c94550771bd6f9c9a65f106de59540c18..92e3db766c10a2f542b263b8a36c48eb9540e23d 100644 |
--- a/LayoutTests/http/tests/fetch/window/fetch-access-control-cors-preflight.html |
+++ b/LayoutTests/http/tests/fetch/window/fetch-access-control-cors-preflight.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> |