| Index: LayoutTests/fast/events/window-onerror-01.html
|
| diff --git a/LayoutTests/fast/events/window-onerror-01.html b/LayoutTests/fast/events/window-onerror-01.html
|
| index 0872b3377af5d77f5df654034c9045e6f3ea3d7b..1925cbe3102a9cb03c4ddbd953f433df4b0f1403 100644
|
| --- a/LayoutTests/fast/events/window-onerror-01.html
|
| +++ b/LayoutTests/fast/events/window-onerror-01.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>
|
|
|