commit | 0960948930f1142fbc3ed336e58cb9b467d78d84 | [log] [tgz] |
---|---|---|
author | Anton Yarkov <antonyarkov@microsoft.com> | Thu Jul 17 16:52:40 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 17 16:52:40 2025 |
tree | 6c1cc8b5c0843b6a2f4a48c53f2e8db2b0b4ca64 | |
parent | 36755495fb248b7aead496956292223b28114f24 [diff] |
Minor fix of run_cargo_vet.py script broken after recent changes. Bug: None Change-Id: I2d8a54cd5e01e3b53f1c6b88722f394100f87d8f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6762015 Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by: Michael Cui <mlcui@google.com> Reviewed-by: Łukasz Anforowicz <lukasza@chromium.org> Cr-Commit-Position: refs/heads/main@{#1488358}
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.