commit | 941d29136752fa77ec41270c753041f80b72aa91 | [log] [tgz] |
---|---|---|
author | Matt Jolly <kangie@gentoo.org> | Tue Jan 28 18:31:40 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 28 18:31:40 2025 |
tree | 63bee109a4d87b2e1d5335ef69577acb947de13b | |
parent | 11fed80cc35860eabcae947a81dfa2796b817b63 [diff] |
reclient_package: exclude on platforms where not available This package is not available on aarch64 (except mac), causing gclient to fail when attempting to fetch from cipd. Bug: b:40277110 Change-Id: I9986a1e92e87538024bc302ff12fab9f8325844f Signed-off-by: Matt Jolly <kangie@gentoo.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6057117 Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> Reviewed-by: Zoraiz Naeem <zoraiznaeem@chromium.org> Commit-Queue: Zoraiz Naeem <zoraiznaeem@chromium.org> Cr-Commit-Position: refs/heads/main@{#1412405}
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.