commit | cda4af6e6030f4aaaa30b52560fece1a6d76ebad | [log] [tgz] |
---|---|---|
author | Song Fangzhen <[email protected]> | Thu Sep 09 05:24:02 2021 |
committer | Chromium LUCI CQ <[email protected]> | Thu Sep 09 05:24:02 2021 |
tree | 18d889bc855a95569713072e63bd41a30070bc5c | |
parent | 9c8d9c94b6fc25415c6c5df6b9e40bacd9cc34d3 [diff] |
DPWA: Move up web_applications/components This CL flattens everything in web_applications/ root. Next step: refactor gn target deps architecture. Bug: 1225132 Change-Id: I789ae666a9ee3bde464bf2c43bcdb4dbfbffddc5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3143635 Reviewed-by: Lei Zhang <[email protected]> Reviewed-by: Alexey Baskakov <[email protected]> Owners-Override: Lei Zhang <[email protected]> Commit-Queue: Fangzhen Song <[email protected]> Cr-Commit-Position: refs/heads/main@{#919643}
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.