Get google_apis:google_apis_unittests 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: I548be72deb5985faa27d7a0dd5119f3fa8e185f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2590056Reviewed-by:Alex Ilin <alexilin@chromium.org> Reviewed-by:
Lily Chen <chlily@chromium.org> Commit-Queue: Dylan Cutler <dylancutler@google.com> Cr-Commit-Position: refs/heads/master@{#836711}
Showing
Please register or sign in to comment