commit | efeeaadd506aa50390c323c77c2c5f09d2052254 | [log] [tgz] |
---|---|---|
author | David Dorwin <ddorwin@chromium.org> | Thu May 18 16:39:56 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 18 16:39:56 2023 |
tree | 781df732bcc25c100809a4bf548f7199c9364ef3 | |
parent | d8079492b98b764a3480bb665d9a03a39a7966d7 [diff] |
[fuchsia][cipd] Extract test lists to constants for reuse Reduce duplication and make it easier to apply logic. Bug: 105627 Change-Id: Ic34f014be7f860b7539816f8c3ebbae38ff17d39 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4505318 Reviewed-by: Chong Gu <chonggu@google.com> Commit-Queue: David Dorwin <ddorwin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1145983}
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.