| Index: LayoutTests/fast/frames/sandboxed-iframe-scripting-02.html
|
| diff --git a/LayoutTests/fast/frames/sandboxed-iframe-scripting-02.html b/LayoutTests/fast/frames/sandboxed-iframe-scripting-02.html
|
| index 585e6e4ddc5bb51e5751a1ced9168d738a537396..d02bdb2c9ae8648811107a0150ce8f717cf03788 100644
|
| --- a/LayoutTests/fast/frames/sandboxed-iframe-scripting-02.html
|
| +++ b/LayoutTests/fast/frames/sandboxed-iframe-scripting-02.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>
|
| window.jsTestIsAsync = true;
|
|
|
|
|