commit | 76a935b550155da9f479e02ac190c10fc73744ad | [log] [tgz] |
---|---|---|
author | Junji Watanabe <jwata@google.com> | Tue Sep 17 01:40:22 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 17 01:40:22 2024 |
tree | d82cee5f5657e9b82c7f530701f7aa59265cd3a4 | |
parent | 178af2f2fcc5c7817b70383054895be8a11c66ab [diff] |
build: Stop clobber.py to remove out/* files There is no clear reason to remove files located under "out" directly. This CL stops removing those files. Bug: 366333579 Change-Id: I10ede7f86acb24e13f16825daa8bb3357d7ce2de Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5869209 Auto-Submit: Junji Watanabe <jwata@google.com> Commit-Queue: Junji Watanabe <jwata@google.com> Reviewed-by: Fergal Daly <fergal@chromium.org> Cr-Commit-Position: refs/heads/main@{#1356238}
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.