| Index: LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-no-accept-header.html
|
| diff --git a/LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-no-accept-header.html b/LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-no-accept-header.html
|
| index 4a4c423e1e72e70134b693c04ae86a2c6e66d714..658e5f7cd317bac587de5fca2c9e4c641fb5ff70 100644
|
| --- a/LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-no-accept-header.html
|
| +++ b/LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-no-accept-header.html
|
| @@ -29,6 +29,5 @@ ws.onclose = function(event)
|
| };
|
|
|
| </script>
|
| -<script src="/js-test-resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|