Index: LayoutTests/fast/events/touch/touch-inside-iframe-scrolled.html |
diff --git a/LayoutTests/fast/events/touch/touch-inside-iframe-scrolled.html b/LayoutTests/fast/events/touch/touch-inside-iframe-scrolled.html |
index dd5e5ad7e7b9e3240a308d74e299519c096f5b0e..1e0c6e9d4b1d37614f18dbfaaf9c2a9e6cd2079d 100644 |
--- a/LayoutTests/fast/events/touch/touch-inside-iframe-scrolled.html |
+++ b/LayoutTests/fast/events/touch/touch-inside-iframe-scrolled.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-iframe-scrolled2.html"></iframe> |
<p id="description"></p> |