| Index: third_party/WebKit/LayoutTests/http/tests/media/video-cookie.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/media/video-cookie.html b/third_party/WebKit/LayoutTests/http/tests/media/video-cookie.html
|
| index 41a5d77da318e1a511499b82cda0406f349de24b..7a73dba777f52a41dfa862f2a1f0c7f6078fe153 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/media/video-cookie.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/media/video-cookie.html
|
| @@ -10,7 +10,7 @@
|
| <script>
|
| if (window.testRunner) {
|
| testRunner.dumpAsText();
|
| - testRunner.setAlwaysAcceptCookies(true);
|
| + testRunner.setBlockThirdPartyCookies(false);
|
| testRunner.waitUntilDone();
|
| }
|
|
|
|
|