commit | 2fcc57648d9ebb22b663c398869b20db4ba05b08 | [log] [tgz] |
---|---|---|
author | Oleh Lamzin <lamzin@google.com> | Tue May 20 12:48:54 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 20 12:48:54 2025 |
tree | bcc589d729336a3c10f314f67ad5f3c51b3213d8 | |
parent | 9e0a138ab9967c6e4ae40d78d87882488590823d [diff] |
Settings: Add missing icons import for security keys bio enroll dialog security_keys_bio_enroll_dialog.html uses the following icon(s): - fingerprint-icon:fingerprint-scanned-dark - fingerprint-icon:fingerprint-scanned-light security_keys_bio_enroll_dialog.ts does not import corresponding .html.js file(s): - ../resources/settings/privacy_page/fingerprint_icons.html.js for - fingerprint-icon:* icon(s) Add missing icon import(s). Bug: 365922159 Change-Id: I81730f04429bb918f23462adeea1b90c2e1060f5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6567430 Auto-Submit: Oleh Lamzin <lamzin@google.com> Reviewed-by: Rainhard Findling <rainhard@chromium.org> Commit-Queue: Oleh Lamzin <lamzin@google.com> Commit-Queue: Rainhard Findling <rainhard@chromium.org> Cr-Commit-Position: refs/heads/main@{#1462726}
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.