Index: LayoutTests/fast/scrolling/scroll-element-into-view.html |
diff --git a/LayoutTests/fast/scrolling/scroll-element-into-view.html b/LayoutTests/fast/scrolling/scroll-element-into-view.html |
index 8f9edb9653623e28ee4c4474cf9cc34066a53692..71bcabce217c72a2d0034b209e36246d75ed0b42 100644 |
--- a/LayoutTests/fast/scrolling/scroll-element-into-view.html |
+++ b/LayoutTests/fast/scrolling/scroll-element-into-view.html |
@@ -32,7 +32,7 @@ |
<div id="spacer"></div> |
<div id="focusable" tabindex="-1"></div> |
</div> |
-<script src="../js/resources/js-test-pre.js"></script> |
+<script src="../../resources/js-test.js"></script> |
<script> |
description('Tests that scrollable areas are scrolled to the correct location ' |