commit | e122abceea2bf8aa130a413d1fe44b0090339dfc | [log] [tgz] |
---|---|---|
author | dpapad <dpapad@chromium.org> | Mon Jun 02 23:01:16 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 02 23:01:16 2025 |
tree | 3cb15222fca9c2c69c8621152a4379de2f235e1b | |
parent | 74da4fc48d3130a4b8f5a1479f358199900d6060 [diff] |
Settings: Add missing dependencies to internals/icons.html. settings-menu and settings-glic-page were relying on a transitive dependency in autofill_page/autofill_page.ts to pull in such icons which is incorrect. Bug: None Change-Id: I2688eb84f4c0a55cf75a2314ca4a54c02587146e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6614338 Auto-Submit: Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: Teresa Mao <temao@chromium.org> Reviewed-by: Teresa Mao <temao@chromium.org> Cr-Commit-Position: refs/heads/main@{#1468418}
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.