Index: LayoutTests/fast/repaint/fixed-right-in-page-scale.html |
diff --git a/LayoutTests/fast/repaint/fixed-right-in-page-scale.html b/LayoutTests/fast/repaint/fixed-right-in-page-scale.html |
index 9f2a76378d834e42aee95ea550e1c8f743d4eb65..3829971ac68a800da0f3338b8bcb030dd299a1b4 100644 |
--- a/LayoutTests/fast/repaint/fixed-right-in-page-scale.html |
+++ b/LayoutTests/fast/repaint/fixed-right-in-page-scale.html |
@@ -25,7 +25,7 @@ |
scroll(); |
} |
</script> |
- <script src="../js/resources/js-test-pre.js"></script> |
+ <script src="../../resources/js-test.js"></script> |
</head> |
<body style="height:2000px; width: 2000px; margin:0px;" onload="test();"> |
<div style="position: fixed; top: -100px; right: 100px; z-index: 1"> |