| Index: LayoutTests/fast/events/resources/drag-and-drop-autoscroll-frame.html
|
| diff --git a/LayoutTests/fast/events/resources/drag-and-drop-autoscroll-frame.html b/LayoutTests/fast/events/resources/drag-and-drop-autoscroll-frame.html
|
| index 8db1f785ead0a3d771f811ac41ed7a81c0ad1d45..e71faf7376b6cb3a8486b9bede09983542d86718 100644
|
| --- a/LayoutTests/fast/events/resources/drag-and-drop-autoscroll-frame.html
|
| +++ b/LayoutTests/fast/events/resources/drag-and-drop-autoscroll-frame.html
|
| @@ -27,7 +27,7 @@ Manual steps:
|
| </table>
|
| </div>
|
| <div id="console"></div>
|
| -<script src="../../js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| <script>
|
| if (window.testRunner)
|
| window.jsTestIsAsync = true;
|
|
|