| Index: LayoutTests/fast/events/touch/basic-multi-touch-events-limited.html
|
| diff --git a/LayoutTests/fast/events/touch/basic-multi-touch-events-limited.html b/LayoutTests/fast/events/touch/basic-multi-touch-events-limited.html
|
| index c23bcc4f92b4606d17be0d32ac61a8d5aa6087d3..23158f79881cff0e3b7fd2224aefc574792d562d 100644
|
| --- a/LayoutTests/fast/events/touch/basic-multi-touch-events-limited.html
|
| +++ b/LayoutTests/fast/events/touch/basic-multi-touch-events-limited.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
| <html>
|
| <head>
|
| -<script src="../../js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| <!--
|
| Touch tests that involve the ontouchstart, ontouchmove, ontouchend or ontouchcancel callbacks
|
| should be written in an asynchronous fashion so they can be run on mobile platforms like Android.
|
|
|