Get components/signin/public/identity_manager:unit_tests to build when
CanonicalCookie's constructor is private. This is part of a larger effort to make CanonicalCookie's generic constructor private. This CL replaces uses of the constructor with the factory CreateUnsafeCookieForTesting. This factory is meant for test-only code and should not be used in production. Bug: 1102874 Change-Id: Id6d17a9971b70e33d15ab649cce44466a6dcaf51 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2588641 Commit-Queue: David Roger <droger@chromium.org> Reviewed-by:Maksim Orlovich <morlovich@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#837017}
Showing
Please register or sign in to comment