commit | 7989708fff4032164fa3e1c7ec9c3d58f853a5f0 | [log] [tgz] |
---|---|---|
author | Zijie He <zijiehe@google.com> | Mon Jun 16 23:59:41 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 16 23:59:41 2025 |
tree | dd47d0d42821f51b1d893d628c8601da589b4d00 | |
parent | 0d7a99bc3f5ef6ac628aff666b7a57c201895188 [diff] |
[fuchsia] Add ignore-gen-build-defs parameter in update_sdk.py The last attempt https://crrev.com/c/5948665 was reverted due to the failures in downstream repos. So instead of forcing it, the parameter can be specified in chromium/src/DEPS. It's also beneficial to the integrations not using GN. The DEPS change will be made separately to avoid unexpected breakage. I.e. update the condition of DEPS of running gen_build_deps.py. Two drive-by minor format changes are also included. 1. Avoid duplicating the _VERSION_FILE. 2. Embed the subprocess.run cmd. Bug: 394836671 Change-Id: Idd178d7d74e0e4d576dc08afd43b557a1e3ff1d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6641797 Reviewed-by: David Song <wintermelons@google.com> Commit-Queue: Zijie He <zijiehe@google.com> Cr-Commit-Position: refs/heads/main@{#1474665}
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.