| Index: LayoutTests/fast/events/panScroll-nested-divs.html
|
| diff --git a/LayoutTests/fast/events/panScroll-nested-divs.html b/LayoutTests/fast/events/panScroll-nested-divs.html
|
| index 04983393a4e851456837a217c4b5cffc51e0de8e..ee0cd16c0026ae967e3a4bdec10db15451a6b68b 100644
|
| --- a/LayoutTests/fast/events/panScroll-nested-divs.html
|
| +++ b/LayoutTests/fast/events/panScroll-nested-divs.html
|
| @@ -9,7 +9,7 @@
|
| padding:10px";
|
| }
|
| </style>
|
| -<script src="../js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| <script src="./resources/panScroll.js"></script>
|
| <script>
|
| function start()
|
|
|