| Index: LayoutTests/fast/events/panScroll-click.html
|
| diff --git a/LayoutTests/fast/events/panScroll-click.html b/LayoutTests/fast/events/panScroll-click.html
|
| index cd1ad504b02075dc248e72a95ab66e2843a74fde..c70c9ae1802e990d448956f19f8cb6de9f70c56e 100644
|
| --- a/LayoutTests/fast/events/panScroll-click.html
|
| +++ b/LayoutTests/fast/events/panScroll-click.html
|
| @@ -8,7 +8,7 @@
|
| font-size: 80px;
|
| }
|
| </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()
|
|
|