Index: LayoutTests/http/tests/fetch/window/stream-reader.html |
diff --git a/LayoutTests/http/tests/fetch/window/stream-reader.html b/LayoutTests/http/tests/fetch/window/stream-reader.html |
index bcd9fd01995077f11296081f4fce1db09bd78e7c..9215a134820049cd8239e914b373186c55fbc468 100644 |
--- a/LayoutTests/http/tests/fetch/window/stream-reader.html |
+++ b/LayoutTests/http/tests/fetch/window/stream-reader.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> |