Index: LayoutTests/http/tests/serviceworker/postmessage-cross-process.html |
diff --git a/LayoutTests/http/tests/serviceworker/postmessage-cross-process.html b/LayoutTests/http/tests/serviceworker/postmessage-cross-process.html |
index 13b28f72b18339120be4f842b968eb14565b0287..da692c08aef3ec55bc1928607a84d80a221baa53 100644 |
--- a/LayoutTests/http/tests/serviceworker/postmessage-cross-process.html |
+++ b/LayoutTests/http/tests/serviceworker/postmessage-cross-process.html |
@@ -45,4 +45,5 @@ async_test(function(t) { |
t.done(); |
} |
}, 'postMessage MessagePorts from client to SW in a different process'); |
+ |
</script> |