Index: LayoutTests/fast/events/platform-wheelevent-paging-y-in-scrolling-div.html |
diff --git a/LayoutTests/fast/events/platform-wheelevent-paging-y-in-scrolling-div.html b/LayoutTests/fast/events/platform-wheelevent-paging-y-in-scrolling-div.html |
index 62de5962ce9d2c7f5cc7b92d18496afc198664be..3b281d142632be02351a623fd875c7234f40b465 100755 |
--- a/LayoutTests/fast/events/platform-wheelevent-paging-y-in-scrolling-div.html |
+++ b/LayoutTests/fast/events/platform-wheelevent-paging-y-in-scrolling-div.html |
@@ -1,6 +1,6 @@ |
<html> |
<head> |
- <script src="../js/resources/js-test-pre.js"></script> |
+ <script src="../../resources/js-test.js"></script> |
<script> |
var givenScrollTop = 2; |
var givenScrollLeft = 0; |