Index: LayoutTests/fast/frames/sandboxed-iframe-scripting-05.html |
diff --git a/LayoutTests/fast/frames/sandboxed-iframe-scripting-05.html b/LayoutTests/fast/frames/sandboxed-iframe-scripting-05.html |
index e336c367dda7b5ce9bd32200280f8f35a73886d8..66c372ae7d86c09c9ba00932fe5c9f23cab155ea 100644 |
--- a/LayoutTests/fast/frames/sandboxed-iframe-scripting-05.html |
+++ b/LayoutTests/fast/frames/sandboxed-iframe-scripting-05.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE html> |
<html> |
<head> |
- <script src="../js/resources/js-test-pre.js"></script> |
+ <script src="../../resources/js-test.js"></script> |
<script> |
var allowedExecuted = 0; |
var disallowedExecuted = 0; |