commit | c2b322b087d7222660257e2db1ffece787d1e21d | [log] [tgz] |
---|---|---|
author | Wenbo Jie <wenbojie@chromium.org> | Tue May 10 01:28:59 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 10 01:28:59 2022 |
tree | fef1749935ae5e21a44ac8ee65b92c5ea393fdf7 | |
parent | 8031d6425d5cb91d8ed1327ec0336d64e010c393 [diff] |
[Files] Fix TestEntryInfo related types A follow-up for CL:3616554: Make the test util function type more explicit, and fix type checking failures after the change. Bug: 881673 Change-Id: Ib48c880d4392a9b61cdb21f86d3c43845953b003 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3626859 Commit-Queue: Wenbo Jie <wenbojie@chromium.org> Reviewed-by: Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/main@{#1001283}
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.