Index: third_party/WebKit/LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/scheme-blob.html |
diff --git a/third_party/WebKit/LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/scheme-data.html b/third_party/WebKit/LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/scheme-blob.html |
similarity index 94% |
copy from third_party/WebKit/LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/scheme-data.html |
copy to third_party/WebKit/LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/scheme-blob.html |
index f6fde102ba2b795ae3f3eda33c952fe8fcfa08cd..e03899a7ffe32f0e1e73c231a49520ce4c458be6 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/scheme-data.html |
+++ b/third_party/WebKit/LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/scheme-blob.html |
@@ -13,7 +13,7 @@ function onlyOnServiceWorkerProxiedTest(checkFuncs) { |
return checkFuncs; |
} |
</script> |
-<script src = "/fetch/script-tests/thorough/scheme-data.js?"></script> |
+<script src = "/fetch/script-tests/thorough/scheme-blob.js?"></script> |
</head> |
<body> |
<script> |