commit | 7fd00e9090cffb597dc8f0c332805c2b5359cbce | [log] [tgz] |
---|---|---|
author | Mei Liang <meiliang@chromium.org> | Wed Aug 17 20:01:50 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 17 20:01:50 2022 |
tree | 034ade93f7e2cbb092579423fbaaef2642dfa2a9 | |
parent | cc4714d283c3a95d1a4e8b103358cdf5c2061360 [diff] |
Fix margin before the separator in DialogModel This CL fixes the margin before the separator if the previous item existing and not being a kMenuItem. Bug: 1353193 Change-Id: Iefc49fa82cf485ef3eda99febfe5025b6a3dd759 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3828797 Reviewed-by: Peter Boström <pbos@chromium.org> Commit-Queue: Mei Liang <meiliang@chromium.org> Cr-Commit-Position: refs/heads/main@{#1036248}
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.