| Index: third_party/WebKit/LayoutTests/http/tests/websocket/cookie-ws-to-ws-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/websocket/cookie-ws-to-ws-expected.txt b/third_party/WebKit/LayoutTests/http/tests/websocket/cookie-ws-to-ws-expected.txt
|
| index e532054fef9ffd07d4ad27f138edc68df1b41221..fb4877bf9a655c0bc9c01681a97d60049ff0f888 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/websocket/cookie-ws-to-ws-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/websocket/cookie-ws-to-ws-expected.txt
|
| @@ -3,7 +3,7 @@ Test receiving cookies in a WebSocket handshake which were set by another WebSoc
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS cookie is "WK-WebSocket-test-domain-pass=1; WK-WebSocket-test-path-pass=1; WK-WebSocket-test=1"
|
| +PASS cookie is "WK-WebSocket-test-domain-pass=1; WK-WebSocket-test-path-pass=1; WK-WebSocket-test=1; same-site-lax=1; same-site-strict=1"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|