| Index: LayoutTests/fast/events/window-onerror-03.html
|
| diff --git a/LayoutTests/fast/events/window-onerror-03.html b/LayoutTests/fast/events/window-onerror-03.html
|
| index a57b35c36304e2901480f56d92dffdb59c3f5c97..d57f1cec9e1f680caaaaed5dad99e28448b6370a 100644
|
| --- a/LayoutTests/fast/events/window-onerror-03.html
|
| +++ b/LayoutTests/fast/events/window-onerror-03.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>
|
|
|