Index: LayoutTests/fast/scrolling/scrollable-area-overflow-not-set.html |
diff --git a/LayoutTests/fast/scrolling/scrollable-area-overflow-not-set.html b/LayoutTests/fast/scrolling/scrollable-area-overflow-not-set.html |
index 23dbefd451c826f04ded3bf5ca8e6daf6566c95b..5d75eb07a015ea25a8d5072d3f50cadc0173e59b 100644 |
--- a/LayoutTests/fast/scrolling/scrollable-area-overflow-not-set.html |
+++ b/LayoutTests/fast/scrolling/scrollable-area-overflow-not-set.html |
@@ -2,7 +2,7 @@ |
<!DOCTYPE html> |
<head> |
<style type="text/css"> @import "resources/scrollable-style.css"; </style> |
- <script src="../js/resources/js-test-pre.js"></script> |
+ <script src="../../resources/js-test.js"></script> |
<script src="resources/scrollable-area.js"></script> |
</head> |
<body onload="runTest(0);"> |