commit | b37e24dba93c121c06e3b55dcbaf1bb40e8c0000 | [log] [tgz] |
---|---|---|
author | Kushagra Sinha <[email protected]> | Fri Jul 02 15:14:24 2021 |
committer | Chromium LUCI CQ <[email protected]> | Fri Jul 02 15:14:24 2021 |
tree | 9805da1eb2f0de117648ea1404e44b3438b311d5 | |
parent | 388feda257279c31f16c7d5d634055993efa63eb [diff] |
Move Account Manager from //ash/components to //components/account_manager_core This move is required to make Account Manager buildable on Lacros - for running Lacros browser_tests - which do not have access to Mojo crosapi and thus, cannot talk to Account Manager. Bug: 1213874 Change-Id: I2d03a3f1ec8e6243c0aaea7d3832afd5299ad005 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2928561 Commit-Queue: Kush Sinha <[email protected]> Reviewed-by: Glen Robertson <[email protected]> Reviewed-by: Boris Sazonov <[email protected]> Reviewed-by: Maksim Orlovich <[email protected]> Reviewed-by: Dominic Battré <[email protected]> Reviewed-by: Anastasiia N <[email protected]> Reviewed-by: David Roger <[email protected]> Cr-Commit-Position: refs/heads/master@{#898174}
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.