Index: LayoutTests/touchadjustment/rotated-node.html |
diff --git a/LayoutTests/touchadjustment/rotated-node.html b/LayoutTests/touchadjustment/rotated-node.html |
index 5ac49f69fc22dcb6120e3c458d92acb6347f1ab6..94a33eafd9760e56acdb68254b1ce378351b18f3 100644 |
--- a/LayoutTests/touchadjustment/rotated-node.html |
+++ b/LayoutTests/touchadjustment/rotated-node.html |
@@ -2,7 +2,7 @@ |
<html> |
<head> |
<title>Test touch adjustment to a non-rectilinear element.</title> |
- <script src="../fast/js/resources/js-test-pre.js"></script> |
+ <script src="../resources/js-test.js"></script> |
<script src="resources/touchadjustment.js"></script> |
<style> |
body { margin: 0px; padding: 0px; } |