Index: LayoutTests/fast/frames/seamless/seamless-document-write.html |
diff --git a/LayoutTests/fast/frames/seamless/seamless-document-write.html b/LayoutTests/fast/frames/seamless/seamless-document-write.html |
index e6e63e8e2e007d56eae520e07a025ae8bea56675..6e3bcfd5d67ec0245a1390c7bcf622cd486252e4 100644 |
--- a/LayoutTests/fast/frames/seamless/seamless-document-write.html |
+++ b/LayoutTests/fast/frames/seamless/seamless-document-write.html |
@@ -4,7 +4,7 @@ |
<style> |
.red { color: red; } |
</style> |
- <script src="../../js/resources/js-test-pre.js"></script> |
+ <script src="../../../resources/js-test.js"></script> |
<script> |
function writeToFrame(html) { |
var frame = document.querySelector('iframe'); |