Index: third_party/WebKit/LayoutTests/http/tests/fetch/window/thorough/scheme-blob.html |
diff --git a/third_party/WebKit/LayoutTests/http/tests/fetch/window/thorough/scheme-data.html b/third_party/WebKit/LayoutTests/http/tests/fetch/window/thorough/scheme-blob.html |
similarity index 93% |
copy from third_party/WebKit/LayoutTests/http/tests/fetch/window/thorough/scheme-data.html |
copy to third_party/WebKit/LayoutTests/http/tests/fetch/window/thorough/scheme-blob.html |
index ff6de65d109c440bcdb22b9308eb6aec8455090d..574e6d1c789ed52b4343c36018347c1684bfd560 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/fetch/window/thorough/scheme-data.html |
+++ b/third_party/WebKit/LayoutTests/http/tests/fetch/window/thorough/scheme-blob.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?"></script> |
+<script src = "/fetch/script-tests/thorough/scheme-blob.js?"></script> |
</head> |
<body> |
<script> |