| Index: LayoutTests/http/tests/fetch/window/fetch-access-control-cors.html
|
| diff --git a/LayoutTests/http/tests/fetch/window/fetch-access-control-cors.html b/LayoutTests/http/tests/fetch/window/fetch-access-control-cors.html
|
| index 9a65b28a5dceea96cfa37ffcfc3d9da60443c753..aaef0cf3d7600ebd4aedfebead13073af14e3d7d 100644
|
| --- a/LayoutTests/http/tests/fetch/window/fetch-access-control-cors.html
|
| +++ b/LayoutTests/http/tests/fetch/window/fetch-access-control-cors.html
|
| @@ -2,7 +2,6 @@
|
| <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>
|
|
|