Index: LayoutTests/fast/events/platform-wheelevent-paging-xy-in-scrolling-div.html |
diff --git a/LayoutTests/fast/events/platform-wheelevent-paging-xy-in-scrolling-div.html b/LayoutTests/fast/events/platform-wheelevent-paging-xy-in-scrolling-div.html |
index e8f77ce8aacc54d245922704ffdfe632175025a7..c98c221ebae8f1a7111abcd68bb19ad0a6d88fa2 100644 |
--- a/LayoutTests/fast/events/platform-wheelevent-paging-xy-in-scrolling-div.html |
+++ b/LayoutTests/fast/events/platform-wheelevent-paging-xy-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 = 1; |
var givenScrollLeft = 2; |