| Index: third_party/WebKit/LayoutTests/http/tests/fetch/window/thorough/scheme-blob-base-https-other-https.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/fetch/window/thorough/scheme-data-base-https-other-https.html b/third_party/WebKit/LayoutTests/http/tests/fetch/window/thorough/scheme-blob-base-https-other-https.html
|
| similarity index 94%
|
| copy from third_party/WebKit/LayoutTests/http/tests/fetch/window/thorough/scheme-data-base-https-other-https.html
|
| copy to third_party/WebKit/LayoutTests/http/tests/fetch/window/thorough/scheme-blob-base-https-other-https.html
|
| index 4f0469a75ab41ee4761892665c3569b8a37fade7..a42bd9888657b32c1cc4f2871cc86e8655407f1c 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/fetch/window/thorough/scheme-data-base-https-other-https.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/fetch/window/thorough/scheme-blob-base-https-other-https.html
|
| @@ -9,7 +9,7 @@
|
| <script src = "/fetch/resources/fetch-test-options.js"></script>
|
| <script src = "/fetch/resources/fetch-test-helpers.js"></script>
|
| <script src = "/fetch/resources/thorough-util.js"></script>
|
| -<script src = "/fetch/script-tests/thorough/scheme-data.js?-base-https-other-https"></script>
|
| +<script src = "/fetch/script-tests/thorough/scheme-blob.js?-base-https-other-https"></script>
|
| </head>
|
| <body>
|
| <script>
|
|
|