Index: third_party/WebKit/LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/scheme-blob-base-https-other-https.html |
diff --git a/third_party/WebKit/LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/scheme-data-base-https-other-https.html b/third_party/WebKit/LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/scheme-blob-base-https-other-https.html |
similarity index 94% |
copy from third_party/WebKit/LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/scheme-data-base-https-other-https.html |
copy to third_party/WebKit/LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/scheme-blob-base-https-other-https.html |
index 06738a33def94901b101aa3ce4a67a2af8417983..395eb9f24774358b76702e33b1409e110796d8cf 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/scheme-data-base-https-other-https.html |
+++ b/third_party/WebKit/LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/scheme-blob-base-https-other-https.html |
@@ -13,7 +13,7 @@ function onlyOnServiceWorkerProxiedTest(checkFuncs) { |
return checkFuncs; |
} |
</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> |