Index: LayoutTests/fast/events/touch/touch-target-limited.html |
diff --git a/LayoutTests/fast/events/touch/touch-target-limited.html b/LayoutTests/fast/events/touch/touch-target-limited.html |
index b4bdc441f3234ab0a4a81bf1d46501e6afe52ae6..bd79e520cd6c43db4b9351be6f818dcc2710fe37 100644 |
--- a/LayoutTests/fast/events/touch/touch-target-limited.html |
+++ b/LayoutTests/fast/events/touch/touch-target-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. |