commit | 19fb7a5eb111af6856a633f39731c77c4de93b92 | [log] [tgz] |
---|---|---|
author | Yoshisato Yanagisawa <yyanagisawa@chromium.org> | Wed Nov 30 05:59:24 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 30 05:59:24 2022 |
tree | b7edfe3c6e24814a31753b96b4136ea5b5f6f9e6 | |
parent | 0ad7ccde03f5ae3d839b3b86933fd88d4a1c5f63 [diff] |
Cleanup: remove redundant prefix. Since the class name represents what encodings are used, we do not need to repeat that in the field names. Bug: 1378183 Change-Id: I788103aea561ecc5ebaedc77635dc684b290de3d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4065441 Commit-Queue: Yoshisato Yanagisawa <yyanagisawa@chromium.org> Reviewed-by: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/main@{#1077293}
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.