commit | 6eb39ab0ce8e71c966afab4da00d6ac003e5759c | [log] [tgz] |
---|---|---|
author | Oleh Lamzin <lamzin@google.com> | Tue May 20 12:39:09 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 20 12:39:09 2025 |
tree | 8d1568b9432c4dfddc6808b43164564658883299 | |
parent | aa73dcc155281c061e405266c5f9f2fcd1409ffc [diff] |
Privacy Sandbox: Add missing icons import for ad measurements privacy_sandbox_ad_measurement_subpage.html uses the following icon(s): - settings20:bar-chart - settings20:auto-delete - settings20:background-replace - settings20:delete" - settings20:filter-list privacy_sandbox_ad_measurement_subpage.ts does not import corresponding .html.js file(s): - chrome/browser/resources/settings/icons.html for - settings20:* icon(s) Add missing icon import(s). Bug: 365922159 Change-Id: I9f69575f3d397d1bb1bedde30b323339e9b539f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6563298 Auto-Submit: Oleh Lamzin <lamzin@google.com> Commit-Queue: Oleh Lamzin <lamzin@google.com> Reviewed-by: Fiona Macintosh <fmacintosh@google.com> Cr-Commit-Position: refs/heads/main@{#1462724}
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.