| Index: LayoutTests/webexposed/global-constructors-listing-dedicated-worker.html
|
| diff --git a/LayoutTests/webexposed/global-constructors-listing-dedicated-worker.html b/LayoutTests/webexposed/global-constructors-listing-dedicated-worker.html
|
| index a9f475a30cdfc38d176125d73d10312601b09ab1..1ef50c9430cf6091262de12f3ca939dca18a9ab2 100644
|
| --- a/LayoutTests/webexposed/global-constructors-listing-dedicated-worker.html
|
| +++ b/LayoutTests/webexposed/global-constructors-listing-dedicated-worker.html
|
| @@ -8,6 +8,5 @@ description("This test documents the Constructor properties on DedicatedWorkerGl
|
|
|
| worker = startWorker("resources/global-context-constructors-listing.js", false /* shared */);
|
| </script>
|
| -<script src="../fast/js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|