IdentityManager: Enforce that FakePO2TS uses fake delegate
We are in the process of clarifying the use cases and usage model of FakeProfileOAuth2TokenService within the IdentityManager test infrastructure. This CL eliminates the FakePO2TS constructor that takes in a ProfileOAuth2TokenServiceDelegate, leaving only the one that internally creates a FakePO2TSDelegate. It turns out that there is no longer any usage of the constructor being eliminated here. Bug: 982751 Change-Id: If3dec3754887a62ef9564e50b64f0d8192907723 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1819313Reviewed-by:Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/master@{#699258}
Showing
Please register or sign in to comment