commit | 8b806f7581ae9802210fe9d9a7a943c4ae05d846 | [log] [tgz] |
---|---|---|
author | David Roger <droger@chromium.org> | Tue Oct 19 09:22:28 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 19 09:22:28 2021 |
tree | f5b97de60feba123a9963844dbfb7bef88aa0933 | |
parent | 6678d49cb54bf6161db5ef1c24f9d86055c56f3b [diff] |
[Lacros] Add new functions to manage account/profile mapping This CL adds new functions to create profiles and adding accounts to profile. These will be needed by profile creation and web signin flow. Bug: 1226045 Change-Id: Id83941777afe2698be225d4c8bc7d1b98d5ad6ec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3226107 Reviewed-by: Alex Ilin <alexilin@chromium.org> Commit-Queue: David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/main@{#932926}
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.