| Index: LayoutTests/http/tests/fetch/window/headers-guard-base-https-other-https.html
|
| diff --git a/LayoutTests/http/tests/fetch/window/headers-guard-base-https-other-https.html b/LayoutTests/http/tests/fetch/window/headers-guard-base-https-other-https.html
|
| index cc9a0010579a549d6418e5e8e3f0d88ca1abfee9..f1e98a4d8654a236a2b8f702d4644687673fa8b4 100644
|
| --- a/LayoutTests/http/tests/fetch/window/headers-guard-base-https-other-https.html
|
| +++ b/LayoutTests/http/tests/fetch/window/headers-guard-base-https-other-https.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>
|
|
|