Index: LayoutTests/http/tests/fetch/window/fetch-access-control-cookie.html |
diff --git a/LayoutTests/http/tests/fetch/window/fetch-access-control-cookie.html b/LayoutTests/http/tests/fetch/window/fetch-access-control-cookie.html |
index e95ae7d404782dc7ff3b9cd138f64e75d976735e..9158c8fd0c60db6593aba043af82e31f3adf49ff 100644 |
--- a/LayoutTests/http/tests/fetch/window/fetch-access-control-cookie.html |
+++ b/LayoutTests/http/tests/fetch/window/fetch-access-control-cookie.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> |