commit | a7f832a24fdfe204c52837f13accc74f7e4b3c56 | [log] [tgz] |
---|---|---|
author | danakj <danakj@chromium.org> | Wed Mar 09 19:02:30 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 09 19:02:30 2022 |
tree | 18f704d03a4d95658a724c8639f546b60046fb92 | |
parent | 9d7fedc52c5c110399c6b7874931e5ca9027b720 [diff] |
Rename and invert skip_unit_tests to build_native_rust_unit_tests Since skip_unit_tests was defaulting to true now, instead we rename it to build_native_rust_unit_tests which defaults to false. R=lukasza@chromium.org Bug: 1296156 Change-Id: I299e53185e2733d44fdd720d720e7b6840bc596f Cq-Include-Trybots: luci.chromium.try:linux-rust-x64-rel,android-rust-arm-rel Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3513974 Reviewed-by: Ćukasz Anforowicz <lukasza@chromium.org> Commit-Queue: danakj <danakj@chromium.org> Owners-Override: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/main@{#979351}
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.