commit | 490e4c318cf397743bc7c901bfd102020f254737 | [log] [tgz] |
---|---|---|
author | Garrett Beaty <gbeaty@chromium.org> | Thu Apr 04 16:45:47 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 04 16:45:47 2024 |
tree | ff72eb80fd0e49374d01f5b481c06139c4589257 | |
parent | 777ac3014c5fbcd89a5d4a7f9ad7a1b1af725334 [diff] |
[infra] Remove the propagate_properties_to_compilator field. crrev.com/c/5419914 modified the orchestrator to always propagate properties to the orchestrator, so it is no longer necessary to set the proprgate_properties_to_compilator field in the chromium_orchestrator recipe module property. Bug: 327554081 Change-Id: I5307ae3163bd48941ec5cb1e2b1d85170741fb17 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5421918 Auto-Submit: Garrett Beaty <gbeaty@google.com> Reviewed-by: Ben Pastene <bpastene@chromium.org> Commit-Queue: Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/main@{#1282560}
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.