commit | 04b0a9b94d1bfd27e2c9755e07d3bff7f8e15d62 | [log] [tgz] |
---|---|---|
author | Keren Zhu <kerenzhu@chromium.org> | Sun Apr 07 13:58:56 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Apr 07 13:58:56 2024 |
tree | cd825d00c248154031acaaf24cd9f069df763a91 | |
parent | ec9b8ee8ccba4dc90c0f244a0b7ea00befa9aaf0 [diff] |
views: remove legacy preferred size from StyledLabel This is a deprecated layout mode that is no longer in use. The only use was removed in crbug.com/330641255. Bug: 322715559 Change-Id: Iceaf3d050dae0ebeed3acb3f4db785a2606751e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5428390 Commit-Queue: Keren Zhu <kerenzhu@chromium.org> Reviewed-by: Allen Bauer <kylixrd@chromium.org> Cr-Commit-Position: refs/heads/main@{#1283631}
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.