Index: LayoutTests/fast/events/continuous-platform-wheelevent-in-scrolling-div.html |
diff --git a/LayoutTests/fast/events/continuous-platform-wheelevent-in-scrolling-div.html b/LayoutTests/fast/events/continuous-platform-wheelevent-in-scrolling-div.html |
index eb0b802151408840d192d72d878cb4eaa1bf3bb5..809c51e1a12edcf40a34c6511370ca49c2f165f4 100644 |
--- a/LayoutTests/fast/events/continuous-platform-wheelevent-in-scrolling-div.html |
+++ b/LayoutTests/fast/events/continuous-platform-wheelevent-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 expectedScrollTop = 200; |
var expectedScrollLeft = 100; |