commit | 925a4b85643c154fa88720efe9b3671c28a679eb | [log] [tgz] |
---|---|---|
author | manukh <manukh@chromium.org> | Fri May 26 18:49:30 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 26 18:49:30 2023 |
tree | 16083912db1a2e6ebc1c7f5f8c78ff3d4c49d195 | |
parent | 3705b20437bafde70734464472afe8cc8f0e4471 [diff] |
[omnibox][cr23] Increase chip internal padding from 4 to 8px. Changes the padding between the icon and the text inside the chips. Initially cr23 specs had 4px, but due to some icons being larger than expected, the new plan is to use 8px. 8px is also the control behavior. Bug: 1431337 Change-Id: I35116434830353b84ac4507b6238906c987e1570 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4556318 Commit-Queue: Justin Donnelly <jdonnelly@chromium.org> Auto-Submit: manuk hovanesian <manukh@chromium.org> Code-Coverage: Findit <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Justin Donnelly <jdonnelly@chromium.org> Cr-Commit-Position: refs/heads/main@{#1149838}
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.