OOR-CORS: Remove unnecessary SetFetchCredentialsMode calls from tests
Some tests in blink_platform_unittests call SetFetchCredentialsMode with kOmit, but it should not be needed. Just the default value, kInclude should work, and the actual default value in the production code. Bug: 742316 Change-Id: Ib215536b0f72daa953c9bb7fad6a931b69e3b29f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1530491 Auto-Submit: Takashi Toyoshima <toyoshim@chromium.org> Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Reviewed-by:Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#642416}
Showing
Please register or sign in to comment