| Index: LayoutTests/fast/events/scale-and-scroll-iframe-window.html
|
| diff --git a/LayoutTests/fast/events/scale-and-scroll-iframe-window.html b/LayoutTests/fast/events/scale-and-scroll-iframe-window.html
|
| index 2f5eea93d99af5d0c2bd77c4d809591eba4fce34..49777064a73bccf63f77bda1abed0a042d9be364 100644
|
| --- a/LayoutTests/fast/events/scale-and-scroll-iframe-window.html
|
| +++ b/LayoutTests/fast/events/scale-and-scroll-iframe-window.html
|
| @@ -32,7 +32,7 @@
|
| scroll();
|
| }
|
| </script>
|
| - <script src="../js/resources/js-test-pre.js"></script>
|
| + <script src="../../resources/js-test.js"></script>
|
| </head>
|
| <body onload="test();" style="height: 2000px">
|
| <div id="console"></div>
|
|
|