Index: third_party/WebKit/LayoutTests/http/tests/fetch/serviceworker/v8-extra-body-base-https-other-https.html |
diff --git a/third_party/WebKit/LayoutTests/http/tests/fetch/serviceworker/block-mixed-content-base-https.html b/third_party/WebKit/LayoutTests/http/tests/fetch/serviceworker/v8-extra-body-base-https-other-https.html |
similarity index 83% |
copy from third_party/WebKit/LayoutTests/http/tests/fetch/serviceworker/block-mixed-content-base-https.html |
copy to third_party/WebKit/LayoutTests/http/tests/fetch/serviceworker/v8-extra-body-base-https-other-https.html |
index 42d2c56b1b35de30dd9103cc7bb4c9f93cc10d11..dcef07920f084dfd6557ce47f62543934fb97ece 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/fetch/serviceworker/block-mixed-content-base-https.html |
+++ b/third_party/WebKit/LayoutTests/http/tests/fetch/serviceworker/v8-extra-body-base-https-other-https.html |
@@ -9,8 +9,8 @@ |
<script> |
function start(t) { |
service_worker_test( |
- '../script-tests/block-mixed-content.js?-base-https', |
- 'block-mixed-content'); |
+ '../script-tests/v8-extra-body.js?-base-https-other-https', |
+ 'v8-extra-body'); |
t.done(); |
} |
function init() { |