commit | 12a42b0d97ccaa8981ad598be9609f747d532920 | [log] [tgz] |
---|---|---|
author | Henrique Ferreiro <[email protected]> | Thu Mar 04 23:45:53 2021 |
committer | Chromium LUCI CQ <[email protected]> | Thu Mar 04 23:45:53 2021 |
tree | 394e001077c430c47487dcda762e0008031a0bdc | |
parent | 722da32f49c2e61598135b967c38670a2219bec0 [diff] |
Move users/ from chrome/browser/chromeos/login/ [3/3] Move users/[m-w]* to chrome/browser/ash/login/. This CL is part of the Chrome OS source code directory migration: https://docs.google.com/document/d/1g-98HpzA8XcoGBWUv1gQNr4rbnD5yfvbtYZyPDDbkaE. Bug: 1164001 Change-Id: I00d0f951de67979ee697793d171131a1501ff77f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2722228 Commit-Queue: Henrique Ferreiro <[email protected]> Owners-Override: Henrique Ferreiro <[email protected]> Reviewed-by: Hidehiko Abe <[email protected]> Cr-Commit-Position: refs/heads/master@{#860012}
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.