commit | 86e8b6632973bb591adbf7b8e0450cb89600517c | [log] [tgz] |
---|---|---|
author | Dominic Battre <battre@chromium.org> | Thu May 18 21:57:06 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 18 21:57:06 2023 |
tree | d075abba73c463d251782d2ad08f9f28c7230c08 | |
parent | 97bb72deefbee36e05ecd29a67f5253a8e301b45 [diff] |
Remove redundant parameter The field type is passed as part of the field, so there is no point in passing it as a separate parameter. Bug: 1441057 Change-Id: Ie07d7b7a498f872311d0a1027b7085d76e81ae4a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4528237 Commit-Queue: Dominic Battre <battre@chromium.org> Reviewed-by: Christoph Schwering <schwering@google.com> Code-Coverage: Findit <findit-for-me@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1146211}
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.