| Index: LayoutTests/http/tests/websocket/tests/hybi/useragent-in-openinghandshake.html
|
| diff --git a/LayoutTests/http/tests/websocket/tests/hybi/useragent-in-openinghandshake.html b/LayoutTests/http/tests/websocket/tests/hybi/useragent-in-openinghandshake.html
|
| index 26b77909c4a844a27214f69321993c97b729c660..feef0d5458db54050d4d7c1786ba4e291da2c426 100644
|
| --- a/LayoutTests/http/tests/websocket/tests/hybi/useragent-in-openinghandshake.html
|
| +++ b/LayoutTests/http/tests/websocket/tests/hybi/useragent-in-openinghandshake.html
|
| @@ -7,7 +7,7 @@
|
| <div id="description"></div>
|
| <div id="console"></div>
|
| <script type="text/javascript">
|
| -description("Web Socket test to check if opening handshake contains User-Agent header");
|
| +description("WebSocket test to check if opening handshake contains User-Agent header");
|
|
|
| window.jsTestIsAsync = true;
|
|
|
|
|