commit | af1645a97cbce587039a9d54a643aea63c1546f9 | [log] [tgz] |
---|---|---|
author | Dan McArdle <dmcardle@chromium.org> | Fri Feb 16 14:04:11 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 16 14:04:11 2024 |
tree | 35e7bae8cbde0a9a5e5ce0fe1a5ec660bd583243 | |
parent | 64ae713838f096bf2c921e0506e2311173ae56fb [diff] |
Add Protected Audience NumOwnersWithoutInterestGroups to UKM This CL corrects an omission in the original Private Aggregation UKMs, approved in go/fledge-auction-latency-ukm-collection-review and tracked by <https://crbug.com/40260377>. It adds NumOwnersWithoutInterestGroups, which is closely related to the existing NumOwnersWithInterestGroups. This follows up on a prior CL that added the equivalent UMA histogram: <https://crrev.com/c/5250476>. Bug: 41496623 Change-Id: Ic7fe8ea7ea126baadf7e9db567ae5bc22e8c43ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5296883 Commit-Queue: Dan McArdle <dmcardle@chromium.org> Reviewed-by: Maks Orlovich <morlovich@chromium.org> Reviewed-by: Sun Yueru <yrsun@chromium.org> Cr-Commit-Position: refs/heads/main@{#1261608}
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.