| commit | f9fc143b66b5fa105a5f2286e94b2894d7fd53ec | [log] [tgz] |
|---|---|---|
| author | Wenyu Fu <wenyufu@chromium.org> | Fri Dec 12 21:59:45 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 12 21:59:45 2025 |
| tree | f7054c9f13c18a7763cfeafd7bc40334da7881cb | |
| parent | 769f00ba1ee563812bf7cf8ca3a32aa0e0d8afde [diff] |
[ColorRename] Update semantic color name: bottom_sheet_bg_color Rename the color list name to matches the figma lib. The current getBottomSheetBgColor has a lot of callers and is currently reading color from sheet_bg_color. They will be migrated in follow up CLs. Bug: 468100488 Change-Id: I2afe3e8eb84a367572e0b4bb9833734d6c4cb16a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7252540 Commit-Queue: Wenyu Fu <wenyufu@chromium.org> Reviewed-by: Xi Han <hanxi@chromium.org> Reviewed-by: Sinan Sahin <sinansahin@google.com> Cr-Commit-Position: refs/heads/main@{#1558279}
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.