| Index: LayoutTests/http/tests/fetch/window/fetch-body-mixin.html
|
| diff --git a/LayoutTests/http/tests/fetch/window/fetch-body-mixin.html b/LayoutTests/http/tests/fetch/window/fetch-body-mixin.html
|
| index 290b9326ceeb286518893883238c6c4cbe100b23..39bfba2bb251dad4739ae3ed8ebfc78d469d798d 100644
|
| --- a/LayoutTests/http/tests/fetch/window/fetch-body-mixin.html
|
| +++ b/LayoutTests/http/tests/fetch/window/fetch-body-mixin.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>
|
|
|