Port secondary_account_helper.cc away from using SigninManager |
||||
Issue descriptionIt should use PrimaryAccountMutator instead.
,
Jan 10
+1
,
Jan 10
Hi Colin, I couldn't find secondary_account_sync_test.cc file. Are you referring secondary_account_helper.cc here ?
,
Jan 11
Hi, Yes, the CL introducing this class got reverted. You can make the change in secondary_account_helper.cc. Thanks!
,
Jan 14
,
Yesterday
(42 hours ago)
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/e2d74c0819cff1aed390a8f980f6dedcaa2ffb01 commit e2d74c0819cff1aed390a8f980f6dedcaa2ffb01 Author: Abhijeet Kandalkar <abhijeet@igalia.com> Date: Mon Jan 21 12:26:17 2019 Port secondary_account_helper.cc away from using SigninManager This CL switches the secondary_account_helper from using SigninManagerFactory in favor of the new IdentityManager. Bug: 920275 Change-Id: Id35cecb024ad584d06fcf6f4a1ee359799fef40b Reviewed-on: https://chromium-review.googlesource.com/c/1408692 Commit-Queue: Abhijeet Kandalkar <abhijeet@igalia.com> Reviewed-by: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#624565} [modify] https://crrev.com/e2d74c0819cff1aed390a8f980f6dedcaa2ffb01/chrome/browser/sync/test/integration/secondary_account_helper.cc
,
Yesterday
(41 hours ago)
|
||||
►
Sign in to add a comment |
||||
Comment 1 by toniki...@chromium.org
, Jan 9Status: Assigned (was: Available)