Index: LayoutTests/fast/events/touch/touch-inside-iframe.html |
diff --git a/LayoutTests/fast/events/touch/touch-inside-iframe.html b/LayoutTests/fast/events/touch/touch-inside-iframe.html |
index c9e6e2ad3fc322ec846f442a7040847a82862fa7..3dce64678cec11399accab2016cb8b1c43f358ee 100644 |
--- a/LayoutTests/fast/events/touch/touch-inside-iframe.html |
+++ b/LayoutTests/fast/events/touch/touch-inside-iframe.html |
@@ -1,5 +1,5 @@ |
<html> |
-<script src="../../js/resources/js-test-pre.js"></script> |
+<script src="../../../resources/js-test.js"></script> |
<body> |
<iframe style="position:absolute; top:100px; left:100px;" src="./resources/touch-inside-iframe2.html"></iframe> |
<p id="description"></p> |