| commit | f508aa98264ea182c11a9c1cccfe69b9deb8eab5 | [log] [tgz] |
|---|---|---|
| author | James Cook <jamescook@chromium.org> | Fri Jul 26 17:55:28 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 26 17:55:28 2024 |
| tree | 4815ec62ad82317195e61cbea0c44f8b2c2bf939 | |
| parent | bc9f317ef3048130ca1f7eebb0abd30715152a32 [diff] |
birch: Simplify icon styling code Because the backup icons are always the same size as the primary icons we can rely on the original call to StylizeIconForItemType() to set up the icon. The unnecessary "success" boolean will be removed in a followup. Bug: b:354043357 Change-Id: I5c09f2e029535f2f1efe8ae93dff7807676862bf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5740912 Auto-Submit: James Cook <jamescook@chromium.org> Reviewed-by: Matthew Mourgos <mmourgos@chromium.org> Commit-Queue: Matthew Mourgos <mmourgos@chromium.org> Cr-Commit-Position: refs/heads/main@{#1333666}
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.