| 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 33fb8c1ae6c1816cdf3c1756f5a579278ab5b268..c08104b9500138cfe4e6768549254538d8173c36 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 "ws-domain-local-ip=1; ws-path-root=1; ws=1"
|
| +PASS cookie is "same-site-lax=1; same-site-strict=1; ws-domain-local-ip=1; ws-path-root=1; ws=1"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|