commit | aa100374218cea9a17b05e0037a199feab676c6e | [log] [tgz] |
---|---|---|
author | Henrique Ferreiro <hferreiro@igalia.com> | Fri Jun 14 13:33:57 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jun 14 13:33:57 2019 |
tree | a49d8b5430fc7a7b0ea3c83790bb4d2f8ea19acc | |
parent | e1048880cacfefb4ab3793bf86cb16c5a7879709 [diff] |
Make LegacySetPrimaryAccount() go through SignIn() This CL changes LegacySetPrimaryAccount() to call PrimaAccountManager::SignIn() rather than SetAuthenticatedAccountInfo(). This is part of a series of CLs to port ChromeOS to use PrimaryAccountMutator, to unify its behaviour with the other platforms, as described in https://docs.google.com/document/d/15y-Db27BV08vrIyelHB-3CwiAfDYh-FigNKGXrqSWto Bug: 814787, 944012 Change-Id: Idf67c8238dfef3991e6245018c0bc1f2b244f6cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1651732 Commit-Queue: Henrique Ferreiro <hferreiro@igalia.com> Reviewed-by: Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/master@{#669201}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .