Index: LayoutTests/http/tests/fetch/window/response.html |
diff --git a/LayoutTests/http/tests/fetch/window/response.html b/LayoutTests/http/tests/fetch/window/response.html |
index 71e4cf23886383be614a7394595a7798fc05784e..046bd00dfa45e6d77bf3cf38ffe30a649ecba678 100644 |
--- a/LayoutTests/http/tests/fetch/window/response.html |
+++ b/LayoutTests/http/tests/fetch/window/response.html |
@@ -1,6 +1,7 @@ |
<!doctype html> |
<head> |
<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> |