Index: third_party/WebKit/LayoutTests/http/tests/fetch/serviceworker/response-stream-construction-base-https-other-https.html |
diff --git a/third_party/WebKit/LayoutTests/http/tests/fetch/serviceworker/block-mixed-content-nocors-base-https.html b/third_party/WebKit/LayoutTests/http/tests/fetch/serviceworker/response-stream-construction-base-https-other-https.html |
similarity index 79% |
copy from third_party/WebKit/LayoutTests/http/tests/fetch/serviceworker/block-mixed-content-nocors-base-https.html |
copy to third_party/WebKit/LayoutTests/http/tests/fetch/serviceworker/response-stream-construction-base-https-other-https.html |
index 11cb28bc2e95f9f02de0ff69eb105d750b8ede39..f5de1cffc1123fa133be5fbfeb394ea9fffdd892 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/fetch/serviceworker/block-mixed-content-nocors-base-https.html |
+++ b/third_party/WebKit/LayoutTests/http/tests/fetch/serviceworker/response-stream-construction-base-https-other-https.html |
@@ -9,8 +9,8 @@ |
<script> |
function start(t) { |
service_worker_test( |
- '../script-tests/block-mixed-content-nocors.js?-base-https', |
- 'block-mixed-content-nocors'); |
+ '../script-tests/response-stream-construction.js?-base-https-other-https', |
+ 'response-stream-construction'); |
t.done(); |
} |
function init() { |