Fix FakeSigninManager::SignOut
FakeSigninManager::SignOut was never updated to clear the account id on SignOut. This result in calls to FakeSigninManager::IsAuthenticated returning true after even after a SignOut. BUG= Review URL: https://codereview.chromium.org/980583003 Cr-Commit-Position: refs/heads/master@{#319077}
Showing
Please register or sign in to comment