commit | 965d548a4e2e248018735690709637bdd4b3e5f2 | [log] [tgz] |
---|---|---|
author | Nabil Wadih <nwadih@google.com> | Tue May 07 22:33:24 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 07 22:33:24 2024 |
tree | d300a4bbb2a6f4fb4834ea07f8b1fe224ec6b15e | |
parent | 4f8d47e8896a700d517b17fa838251be9db04366 [diff] |
add itertools to chromium_crates_io/Cargo.toml - We need to depend on itertools for test-only usages in beto-core targets. - All changes in this CL are autogenerated by gnrt except for the change in chromium_crates_io/Cargo.toml and gnrt_config.toml Change-Id: Ied3ea627614c55e4786c4fd71bdeecf80e816a94 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5519637 Commit-Queue: Nabil Wadih <nwadih@google.com> Reviewed-by: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/main@{#1297809}
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.