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