| Index: LayoutTests/http/tests/security/cross-frame-access-call.html
|
| diff --git a/LayoutTests/http/tests/security/cross-frame-access-call.html b/LayoutTests/http/tests/security/cross-frame-access-call.html
|
| index 8ec214a6fc67146bd3eb1b19f6b9b10fc92b1e1b..95824be75242bf2b3caa7a383b18bb47e233d7fa 100644
|
| --- a/LayoutTests/http/tests/security/cross-frame-access-call.html
|
| +++ b/LayoutTests/http/tests/security/cross-frame-access-call.html
|
| @@ -1,6 +1,6 @@
|
| <html>
|
| <head>
|
| - <script src="/js-test-resources/js-test-pre.js"></script>
|
| + <script src="/js-test-resources/js-test.js"></script>
|
| <script src="resources/cross-frame-access.js"></script>
|
| </head>
|
| <body>
|
|
|