commit | 9ea24cac1e2b2fb2ea24acc39006bd3c93e8cf2d | [log] [tgz] |
---|---|---|
author | Eriko Kurimoto <elkurin@google.com> | Wed Dec 18 03:08:43 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 18 03:08:43 2024 |
tree | 61433983fc9bd1b8c46bc7a316d2ec7990247541 | |
parent | b667f6fa4cbf78fc13a071f5789827d8e07fc5e2 [diff] |
download: Build //components/download/public/* as component This CL corrects the build rules inside //components/download/public by building task and background_services as component as they are depended directly/indirectly depended by components. See this thread for detailed context: https://groups.google.com/a/chromium.org/g/build/c/x3fFDUEpcZQ Bug: 380912412 Change-Id: I98818b13ab8e1c88b66a30ca565f8a08c9d1c400 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6051442 Reviewed-by: David Trainor <dtrainor@chromium.org> Commit-Queue: Eriko Kurimoto <elkurin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1397705}
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.