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