commit | 66d2b4d25e2de4a993a68fda3d14af45edb03e4b | [log] [tgz] |
---|---|---|
author | Sinan Sahin <sinansahin@google.com> | Fri Dec 03 17:25:54 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 03 17:25:54 2021 |
tree | 98059429f261ac20c70acdcdbd4697604f336e72 | |
parent | 060f73c8f91f1392f01d8bb7902299a4064e0cfb [diff] |
[GMNext] Make active and normal control colors dynamic This CL converts default_control_color_active and default_control_color_normal into macros to migrate them to dynamic colors and updates their usages. Bug: 1270919 Change-Id: Iefb80e5d67a551e98f0722df42f5ef335737616c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3237868 Reviewed-by: Andy Paicu <andypaicu@chromium.org> Reviewed-by: Sky Malice <skym@chromium.org> Reviewed-by: Calder Kitagawa <ckitagawa@chromium.org> Reviewed-by: Theresa Sullivan <twellington@chromium.org> Commit-Queue: Sinan Sahin <sinansahin@google.com> Cr-Commit-Position: refs/heads/main@{#948043}
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.