| Index: LayoutTests/fast/workers/worker-onerror-02.html
|
| diff --git a/LayoutTests/fast/workers/worker-onerror-02.html b/LayoutTests/fast/workers/worker-onerror-02.html
|
| index b2de347ccc36ed009d46b244d5bc71a790d1d9d8..94cd726a163c412b9e9b3bb3865e26b313b5b5dc 100644
|
| --- a/LayoutTests/fast/workers/worker-onerror-02.html
|
| +++ b/LayoutTests/fast/workers/worker-onerror-02.html
|
| @@ -4,7 +4,7 @@
|
| <script>
|
| window.isOnErrorTest = true;
|
| </script>
|
| - <script src="../js/resources/js-test-pre.js"></script>
|
| + <script src="../../resources/js-test.js"></script>
|
| <script src="resources/onerror-test.js"></script>
|
| </head>
|
| <body>
|
|
|