| Index: third_party/WebKit/LayoutTests/http/tests/websocket/send-onmessage-origin-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/websocket/send-onmessage-origin-expected.txt b/third_party/WebKit/LayoutTests/http/tests/websocket/send-onmessage-origin-expected.txt
|
| index 22016551ee48594c7fa08c95203930aea3d07d30..a337073dbc18dbaa7c2bf24a88d0a01a55a0680f 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/websocket/send-onmessage-origin-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/websocket/send-onmessage-origin-expected.txt
|
| @@ -5,9 +5,9 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
|
|
|
| Connected.
|
| PASS data is firstMessageToSend
|
| -PASS origin is "ws://localhost:8880"
|
| +PASS wsOrigin is "ws://localhost:8880"
|
| PASS data is secondMessageToSend
|
| -PASS origin is "ws://localhost:8880"
|
| +PASS wsOrigin is "ws://localhost:8880"
|
| Closed.
|
| PASS successfullyParsed is true
|
|
|
|
|