-
Lily Chen authored
This change switches http://google.com to https://google.com in the GaiaCookieManagerService. This is for the purpose of fixing the DiceBrowsingDataRemoverBrowserTests, which otherwise fail when the test cookie is made Secure. This test cookie must be made Secure because it is set with SameSite=None, which under the upcoming SameSite changes (see crbug.com/1002052) means the cookie will be rejected unless it is secure. Bug: 1006816 Change-Id: I2c5b5dd393c8547dbdacb832fb1447090a00a6a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1829672 Commit-Queue: Lily Chen <chlily@chromium.org> Reviewed-by:
Christian Dullweber <dullweber@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#701555}
4487fa29