commit | e074fdf9bf476ecb65885b2fc4b04be6d99b5ab3 | [log] [tgz] |
---|---|---|
author | Koji Ishii <kojii@chromium.org> | Fri Jun 06 05:53:31 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 06 05:53:31 2025 |
tree | 33553827f7d2af1793d1f1927852252a1fe5b62f | |
parent | 33c12f2b6f2abfeb7292fe351883045cc708ff4d [diff] |
[text-autospace] Prefer field initializers in `LayoutLocale` As per the style guide. This patch has no behavior changes. Bug: 40275399 Change-Id: I0c1dfbaed3457ef77808049fe4ef95900e36f8c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6627076 Commit-Queue: Koji Ishii <kojii@chromium.org> Auto-Submit: Koji Ishii <kojii@chromium.org> Reviewed-by: Kent Tamura <tkent@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/main@{#1470367}
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.