| Index: LayoutTests/http/tests/websocket/tests/hybi/cross-origin.html
|
| diff --git a/LayoutTests/http/tests/websocket/tests/hybi/cross-origin.html b/LayoutTests/http/tests/websocket/tests/hybi/cross-origin.html
|
| index 3aa1b1fb4c03a2f4b1032d05111ec0f0ba0ecc5b..3e1b1d41dcd5da33f67f496a46f12287de673ee1 100644
|
| --- a/LayoutTests/http/tests/websocket/tests/hybi/cross-origin.html
|
| +++ b/LayoutTests/http/tests/websocket/tests/hybi/cross-origin.html
|
| @@ -50,6 +50,5 @@ function timeOutCallback()
|
| var timeoutID = setTimeout(timeOutCallback, 3000);
|
|
|
| </script>
|
| -<script src="/js-test-resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|