commit | 37ed42f157f826fa2fa219c7f27ed697051a5571 | [log] [tgz] |
---|---|---|
author | Jean-Philippe Gravel <jpgravel@chromium.org> | Mon Mar 25 13:53:43 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 25 13:53:43 2024 |
tree | 8a6bf276b6ebc2ed13e264e3a8a64dad56403a52 | |
parent | 2508ad67e158360e8b9b682c0c403a31deae91ee [diff] |
Add a _TestParams alias, to simplify type annotations Bug: 330885075 Change-Id: I291ec2aeb20353b0661bdfe8bbb981954513b5a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5378089 Reviewed-by: Andres Ricardo Perez <andresrperez@chromium.org> Commit-Queue: Jean-Philippe Gravel <jpgravel@chromium.org> Cr-Commit-Position: refs/heads/main@{#1277616}
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.