commit | 5ec555ff505af9fe2c5bddba9cb2a1a3fb65b2b9 | [log] [tgz] |
---|---|---|
author | Jihwan Kim <bluewhale.marc@gmail.com> | Mon Mar 07 04:59:31 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 07 04:59:31 2022 |
tree | 22e1039d4da1a3fe9a8ad30430890b78cb419b3f | |
parent | 7af03fc0ee4e780f42d10c148f46a2bc9b7dfde2 [diff] |
Forms: Apply 'class' syntax to 'ScrubbyScrollbar', 'ListCell' and 'ScrollView' type This CL has no behavior changes. Bug: 981231 Change-Id: I201cfad66e4a14ac7c20f4c326c7d2981aafcb16 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3501466 Reviewed-by: Kent Tamura <tkent@chromium.org> Commit-Queue: Jihwan Kim <bluewhale.marc@gmail.com> Cr-Commit-Position: refs/heads/main@{#978146}
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.