commit | 3a536cd16e7c2906c2e5dc06d310b943e203000d | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@chromium.org> | Mon Dec 11 15:55:16 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Dec 11 15:55:16 2023 |
tree | df0095460723f5c934fb0f1bc8759b1737652493 | |
parent | be520c5b85df482357614827642bb72c22d21202 [diff] |
tests: stop using legacy gtest APIs These are being removed from gtest, so stop using them. Bug: chromium:1474588 Change-Id: I6aca54c41d2025c284cc8ffcb4fcf0a8c113987a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4794158 Reviewed-by: Mike Wasserman <msw@chromium.org> Reviewed-by: Will Harris <wfh@chromium.org> Reviewed-by: Ben Reich <benreich@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: Mike Frysinger <vapier@chromium.org> Reviewed-by: Colin Blundell <blundell@chromium.org> Reviewed-by: Nick Harper <nharper@chromium.org> Reviewed-by: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/main@{#1235752}
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.