| Index: LayoutTests/http/tests/serviceworker/fetch-request-html-imports.html
|
| diff --git a/LayoutTests/http/tests/serviceworker/fetch-request-html-imports.html b/LayoutTests/http/tests/serviceworker/fetch-request-html-imports.html
|
| index 131364c1763d1e83810b63db77a4859d3022ab46..6f6f11e7502381933a513c636beabbf1c1c869e6 100644
|
| --- a/LayoutTests/http/tests/serviceworker/fetch-request-html-imports.html
|
| +++ b/LayoutTests/http/tests/serviceworker/fetch-request-html-imports.html
|
| @@ -53,7 +53,6 @@ async_test(function(t) {
|
| 'The request mode and credentials for other origin HTMLImport ' +
|
| 'from other origin HTMLImport must be set correctly.');
|
|
|
| - unload_iframe(frame);
|
| service_worker_unregister_and_done(t, SCOPE);
|
| })
|
| .catch(unreached_rejection(t));
|
|
|