Index: LayoutTests/fast/frames/seamless/seamless-sandbox-flag.html |
diff --git a/LayoutTests/fast/frames/seamless/seamless-sandbox-flag.html b/LayoutTests/fast/frames/seamless/seamless-sandbox-flag.html |
index 1f1bba1dd0b75e88a5f0c6646d76a742c80468cd..c5d2d3c042c7ac40bbec15f9f756acfaa9dafabb 100644 |
--- a/LayoutTests/fast/frames/seamless/seamless-sandbox-flag.html |
+++ b/LayoutTests/fast/frames/seamless/seamless-sandbox-flag.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 sandbox="allow-same-origin" src="resources/nested-seamless.html"></iframe> |
</div> |