commit | b7204d5b72c23ca62e7f73e84929336b40e2e463 | [log] [tgz] |
---|---|---|
author | Etienne Pierre-doray <etiennep@chromium.org> | Wed Aug 21 14:41:38 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 21 14:41:38 2024 |
tree | b2d52e7fb135933edd2e9d28ff3c798ce948ac19 | |
parent | c292e32eabe5263d5d629f870d36b1bd9bcf32a2 [diff] |
[setup] Remove courgette references from setup Courgette option isn't used in setup anymore. Support for file patching via the setup.exe command line is also removed, as it has been unused since https://crrev.com/259726. Bug: 40257187 Change-Id: Ic8bfc611890c0fe18f6f856bd002940970ac2e4c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5740848 Reviewed-by: Greg Thompson <grt@chromium.org> Commit-Queue: Etienne Pierre-Doray <etiennep@chromium.org> Cr-Commit-Position: refs/heads/main@{#1344786}
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.