| Index: third_party/WebKit/LayoutTests/http/tests/inspector/resource-har-conversion-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/resource-har-conversion-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/resource-har-conversion-expected.txt
|
| index b321741becd2defc16c2bccd995900ed999dd8be..ae3888027d24fc92ea946e192c1c2138cca4a511 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/inspector/resource-har-conversion-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/resource-har-conversion-expected.txt
|
| @@ -113,6 +113,7 @@ Page reloaded.
|
| httpOnly : false
|
| name : "x1"
|
| path : undefined
|
| + sameSite : "Strict"
|
| secure : false
|
| value : "y1"
|
| }
|
| @@ -122,6 +123,7 @@ Page reloaded.
|
| httpOnly : false
|
| name : "z2"
|
| path : undefined
|
| + sameSite : "Lax"
|
| secure : false
|
| value : "y2"
|
| }
|
|
|