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