Chromium Code Reviews| Index: LayoutTests/fast/workers/constructor-proto.html |
| diff --git a/LayoutTests/fast/workers/constructor-proto.html b/LayoutTests/fast/workers/constructor-proto.html |
| index e8c7873a19de5308908f8db3c109370c24a27037..2f9acc8c8012a6c7c877b46708503384c9ca1b1c 100644 |
| --- a/LayoutTests/fast/workers/constructor-proto.html |
| +++ b/LayoutTests/fast/workers/constructor-proto.html |
| @@ -22,4 +22,3 @@ worker.onmessage = function(evt) { |
| }; |
| </script> |
| -<script src="../js/resources/js-test-post.js"></script> |