| commit | 06506d35b11f71466f93931ec1ede162d7d5f324 | [log] [tgz] |
|---|---|---|
| author | Tanmoy Mollik <triploblastic@chromium.org> | Tue Oct 25 11:06:06 2022 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 25 11:06:06 2022 |
| tree | 169d88258b6083e9894b19c7dc8e2a68338410de | |
| parent | 42ae9344a5ac3665d4c325a967ba05c5a2e86223 [diff] |
[AMF] Change AccountTrackerService.seedAccountsInfo() to take CoreAccountInfos as parameter This cl changes the parameter type of AccountTrackerService.seedAccountsInfo() from string to CoreAccountInfo. Semantically this method now takes CoreAccountInfos instead of gaia ids and emails. Bug: 1336704 Change-Id: I65fc018cf54a0fa842cadb8331fc3d2dc8359a3b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3959740 Reviewed-by: Alex Ilin <alexilin@chromium.org> Commit-Queue: Tanmoy Mollik <triploblastic@chromium.org> Cr-Commit-Position: refs/heads/main@{#1063234}
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.
To check out the source code locally, don't use git clone! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.