| Index: third_party/WebKit/LayoutTests/http/tests/security/cookies/resources/first-party-cookie-allow.xsl
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/cookies/resources/first-party-cookie-allow.xsl b/third_party/WebKit/LayoutTests/http/tests/security/cookies/resources/first-party-cookie-allow.xsl
|
| index c2eb5136712b915b8670508c00625269964a79b5..e825ad0ea3cdd57b13dfa6a2f61c0641b631e37a 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/security/cookies/resources/first-party-cookie-allow.xsl
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/cookies/resources/first-party-cookie-allow.xsl
|
| @@ -14,7 +14,7 @@ if (window.testRunner) {
|
| if (testRunner.setPrivateBrowsingEnabled)
|
| testRunner.setPrivateBrowsingEnabled(true);
|
|
|
| - testRunner.setAlwaysAcceptCookies(false);
|
| + testRunner.setBlockThirdPartyCookies(true);
|
| }
|
| </script>
|
| <body>
|
|
|