| Index: LayoutTests/fast/events/window-onerror-08.html
|
| diff --git a/LayoutTests/fast/events/window-onerror-08.html b/LayoutTests/fast/events/window-onerror-08.html
|
| index b9cf5943211d361bc48a97d1e9e8da9d71aac3aa..c73127854505ef9b3a87c8c14ef12accedfdb0cb 100644
|
| --- a/LayoutTests/fast/events/window-onerror-08.html
|
| +++ b/LayoutTests/fast/events/window-onerror-08.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>
|
| <script>
|
| var onerrorMessage, onerrorURL, onerrorLine, onerrorColumn;
|
|
|