commit | 5dd363c940be93e9a4f4a5d721faadc6ee0670ca | [log] [tgz] |
---|---|---|
author | Junji Watanabe <jwata@google.com> | Fri Aug 02 03:59:35 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 02 03:59:35 2024 |
tree | 3bfcbc91e04078c9ed409a47beba7ac0550416bd | |
parent | ca8d71b7fa3866075a73027cd26db0dd0cb9a688 [diff] |
build: Remove remaining use_siso from build/config/ios/BUILD.gn https://crrev.com/c/5569655 was intended to remove use_siso from the conditions that check if remote execution is enabled or not. However, it misses some use_siso. Partially removing use_siso from conditions causes an issue https://chromium-review.googlesource.com/c/chromium/src/+/5569655/comments/b597df21_6b988897 Bug: 342038479 Change-Id: I70bd2eb7b2f2672cbafbda239fb026a7987baf7d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5751243 Reviewed-by: Fumitoshi Ukai <ukai@google.com> Commit-Queue: Junji Watanabe <jwata@google.com> Cr-Commit-Position: refs/heads/main@{#1336426}
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.