| Index: LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/scheme-data.html
|
| diff --git a/LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/auth-nocors.html b/LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/scheme-data.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-data.html
|
| index 8199791d4fb72f764b00f8261f97d806bcdf409e..f6fde102ba2b795ae3f3eda33c952fe8fcfa08cd 100644
|
| --- a/LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/auth-nocors.html
|
| +++ b/LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/scheme-data.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-data.js?"></script>
|
| </head>
|
| <body>
|
| <script>
|
|
|