| Index: LayoutTests/http/tests/websocket/tests/hybi/no-crash-on-cookie-flood.html
|
| diff --git a/LayoutTests/http/tests/websocket/tests/hybi/no-crash-on-cookie-flood.html b/LayoutTests/http/tests/websocket/tests/hybi/no-crash-on-cookie-flood.html
|
| index cdd985e64d52b3798357fd075e1bd83dbf766559..4df58c0dbc4f5f3f86137b6a2ae62430ec7d0541 100644
|
| --- a/LayoutTests/http/tests/websocket/tests/hybi/no-crash-on-cookie-flood.html
|
| +++ b/LayoutTests/http/tests/websocket/tests/hybi/no-crash-on-cookie-flood.html
|
| @@ -30,6 +30,5 @@ ws.onerror = function () {
|
| finishJSTest();
|
| };
|
| </script>
|
| -<script src="/js-test-resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|