| Index: LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/scheme-blob-other-https.html
|
| diff --git a/LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/auth-nocors-other-https.html b/LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/scheme-blob-other-https.html
|
| similarity index 94%
|
| copy from LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/auth-nocors-other-https.html
|
| copy to LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/scheme-blob-other-https.html
|
| index 385431491c86ce0f8ac1006b0e1508772743be4b..cd5108966f4b45a44f8ddd941c900f1c87b89eda 100644
|
| --- a/LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/auth-nocors-other-https.html
|
| +++ b/LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/scheme-blob-other-https.html
|
| @@ -13,7 +13,7 @@ function onlyOnServiceWorkerProxiedTest(checkFuncs) {
|
| return checkFuncs;
|
| }
|
| </script>
|
| -<script src = "/fetch/script-tests/thorough/auth-nocors.js?-other-https"></script>
|
| +<script src = "/fetch/script-tests/thorough/scheme-blob.js?-other-https"></script>
|
| </head>
|
| <body>
|
| <script>
|
|
|