| Index: LayoutTests/fast/events/window-onerror-02.html
|
| diff --git a/LayoutTests/fast/events/window-onerror-02.html b/LayoutTests/fast/events/window-onerror-02.html
|
| index 27ef7af69cf38f53d3941dc74102fd5952174615..587a91fdd4d014ea4ac133dd258a2ba09ebb2769 100644
|
| --- a/LayoutTests/fast/events/window-onerror-02.html
|
| +++ b/LayoutTests/fast/events/window-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>
|
|
|