| Index: LayoutTests/fast/workers/worker-onerror-05.html
|
| diff --git a/LayoutTests/fast/workers/worker-onerror-05.html b/LayoutTests/fast/workers/worker-onerror-05.html
|
| index f7fcbd43650bfa819216627f4abc68598a51700e..be9481701abd52b4e9b0add433f6643047fde60c 100644
|
| --- a/LayoutTests/fast/workers/worker-onerror-05.html
|
| +++ b/LayoutTests/fast/workers/worker-onerror-05.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>
|
|
|