Remove FakeSigninManager::SignIn()
As part of the effort to eliminate this class, this CL eliminates its last public API. We port the callers to either use identity_test_utils.h or directly use SigninManager::OnExternalSigninCompleted() as appropriate given the context of the test. Bug: 796544 Change-Id: I3f32b3fbb2285925a65d35d0041750281cfc67c5 Reviewed-on: https://chromium-review.googlesource.com/c/1486531Reviewed-by:David Roger <droger@chromium.org> Commit-Queue: Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/master@{#635466}
Showing
Please register or sign in to comment