| Index: LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-mismatch-protocol-header.html
|
| diff --git a/LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-mismatch-protocol-header.html b/LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-mismatch-protocol-header.html
|
| index a4feb49027281623b8c595f865a6e59ff799d41d..d8b6d631a7f93f8da9ab84d83704dbb8bbd5d8c5 100644
|
| --- a/LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-mismatch-protocol-header.html
|
| +++ b/LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-mismatch-protocol-header.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE HTML>
|
| <html>
|
| <head>
|
| -<script src="/js-test-resources/js-test-pre.js"></script>
|
| +<script src="/js-test-resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <div id="description"></div>
|
|
|