commit | f8eaa9b401d02f5e10ec35e9fbfd00331dbfb0ce | [log] [tgz] |
---|---|---|
author | Wei Lee <wtlee@google.com> | Fri Mar 08 03:20:56 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 08 03:20:56 2024 |
tree | f35a78d52efb2248ca60cd0ad70a89fff081ff96 | |
parent | 96acb32dab56fd40cefd19e6f2a52e117ca779d4 [diff] |
Move TestStructuredMetricsRecorder to components/ This CL moves TestStructuredMetricsRecorder from chrome/ to components/ so that it can be used by other tests outside chrome/. Bug: b:325853230 Test: browser tests Change-Id: Ia6cfc46372875a2b85019a1c7f410786bfd8f187 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5351448 Reviewed-by: Daniel Murphy <dmurph@chromium.org> Reviewed-by: Jong Ahn <jongahn@chromium.org> Commit-Queue: Wei Lee <wtlee@chromium.org> Cr-Commit-Position: refs/heads/main@{#1269991}
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.