| Index: LayoutTests/webexposed/global-constructors-attributes-worker.html
|
| diff --git a/LayoutTests/webexposed/global-constructors-attributes-worker.html b/LayoutTests/webexposed/global-constructors-attributes-worker.html
|
| index 7d219b0e6ed56c02410c10944c3a46519c9f669a..ca2578d9d6b514d52b2ef08074c3ce5ddfeb131e 100644
|
| --- a/LayoutTests/webexposed/global-constructors-attributes-worker.html
|
| +++ b/LayoutTests/webexposed/global-constructors-attributes-worker.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
| <html>
|
| <head>
|
| -<script src="../fast/js/resources/js-test-pre.js"></script>
|
| +<script src="../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <script>
|
|
|