commit | c97fba05e731cea219eadd4d382b83e2f5ce3128 | [log] [tgz] |
---|---|---|
author | Henrique Ferreiro <hferreiro@igalia.com> | Thu Feb 18 18:32:45 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 18 18:32:45 2021 |
tree | ca2ffd538a6f300f00767f7568bde977db40e68f | |
parent | 06e9d10e6d992f5dff0321191ecc242986c7e477 [diff] |
Rename //ash/components/account_manager component Use a directory-based name to prevent possible collisions. Bug: 1164001 Change-Id: I7b76112a092d561ba5ce897266635fd63fec52c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2704072 Reviewed-by: James Cook <jamescook@chromium.org> Commit-Queue: Henrique Ferreiro <hferreiro@igalia.com> Cr-Commit-Position: refs/heads/master@{#855351}
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.