Index: LayoutTests/fast/frames/seamless/seamless-nested.html |
diff --git a/LayoutTests/fast/frames/seamless/seamless-nested.html b/LayoutTests/fast/frames/seamless/seamless-nested.html |
index dd2830fdf47c8f4ef549cace9af254c7849073dc..34bf06e05b4d319fa624712364516c9c36ce47cc 100644 |
--- a/LayoutTests/fast/frames/seamless/seamless-nested.html |
+++ b/LayoutTests/fast/frames/seamless/seamless-nested.html |
@@ -1,5 +1,5 @@ |
<!DOCTYPE html> |
-<script src="../../js/resources/js-test-pre.js"></script> |
+<script src="../../../resources/js-test.js"></script> |
<div id="parent" style="width: 200px; height: 200px;"> |
<iframe id="iframe" seamless src="resources/nested-seamless.html"></iframe> |
</div> |