| 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 9215a134820049cd8239e914b373186c55fbc468..bcd9fd01995077f11296081f4fce1db09bd78e7c 100644
|
| --- a/LayoutTests/http/tests/fetch/window/stream-reader.html
|
| +++ b/LayoutTests/http/tests/fetch/window/stream-reader.html
|
| @@ -1,7 +1,6 @@
|
| <!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>
|
|
|