commit | 3729794077d3beb1afc707fcdda8b191031d5a5a | [log] [tgz] |
---|---|---|
author | Yoav Weiss <yoavweiss@chromium.org> | Tue Oct 05 09:30:51 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 05 09:30:51 2021 |
tree | 1405a74fc1c94c21db5979cecf132071b0c55220 | |
parent | 211c40e726a9fb9f605b458ce3cabf4038325699 [diff] |
[LCP] Add missing test expectation In [1], we did not properly add a passing expectation to the virtual test suite of the tests we added there. This CL fixes that. [1] https://chromium-review.googlesource.com/c/chromium/src/+/3178913 Bug: 1249622 Change-Id: If242842e033198fbb411fb798271c86579f23566 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3203430 Commit-Queue: Yoav Weiss <yoavweiss@chromium.org> Reviewed-by: Nicolás Peña Moreno <npm@chromium.org> Cr-Commit-Position: refs/heads/main@{#928080}
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.