commit | 116418f22dae7063667d862ac0a1105c60cb0e5c | [log] [tgz] |
---|---|---|
author | Boris Sazonov <bsazonov@chromium.org> | Thu Feb 04 13:38:43 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 04 13:38:43 2021 |
tree | c61268e0b83fdc04b0b2c0c30dc8d2190d73b6e7 | |
parent | 24de84d083bfe4f9d42ae99fedecba3fee124948 [diff] |
Move AccountManagerFacadeImpl to account_manager namespace No behavior change. Moves AccountManagerFacadeImpl class to account_manager namespace to make the code shorter and simpler. Bug: 1117472 Change-Id: Ib9a3cb9e8e24f2d575eeaec9448273c093eeb899 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2656335 Commit-Queue: Boris Sazonov <bsazonov@chromium.org> Auto-Submit: Boris Sazonov <bsazonov@chromium.org> Reviewed-by: Roland Bock <rbock@google.com> Reviewed-by: Kush Sinha <sinhak@chromium.org> Cr-Commit-Position: refs/heads/master@{#850564}
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.