| Index: LayoutTests/fast/scrolling/scrollbar-mousedown-mouseup.html
|
| diff --git a/LayoutTests/fast/scrolling/scrollbar-mousedown-mouseup.html b/LayoutTests/fast/scrolling/scrollbar-mousedown-mouseup.html
|
| index 701ad9d393ece37c6af7e0ce0da457dbb863d52b..220f097114e2242ece68ffc7dece3b6de78535a6 100644
|
| --- a/LayoutTests/fast/scrolling/scrollbar-mousedown-mouseup.html
|
| +++ b/LayoutTests/fast/scrolling/scrollbar-mousedown-mouseup.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| - <script src="../js/resources/js-test-pre.js"></script>
|
| + <script src="../../resources/js-test.js"></script>
|
| <script>
|
| window.jsTestIsAsync = true;
|
|
|
|
|