commit | 4aa9d84917ab1018b93e2714bf671d0be8d542c0 | [log] [tgz] |
---|---|---|
author | David Bertoni <dbertoni@chromium.org> | Tue Dec 27 18:12:11 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 27 18:12:11 2022 |
tree | ce44c2852cc0e8e85564ce374da9df2d6597e69f | |
parent | a8e07d720770feffa25f3def4d90b6dea8d893ff [diff] |
[Extensions] Remove ListBuilder::BuildList. This CL removes this deprecated member function and migrates all call sites to use ListBuilder::Build. Bug: 1187062 Change-Id: Idcb8af844dbb6ceed53f6cd8e11647117fa781b3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4120246 Reviewed-by: Mitsuru Oshima <oshima@chromium.org> Commit-Queue: David Bertoni <dbertoni@chromium.org> Reviewed-by: Tim <tjudkins@chromium.org> Reviewed-by: Emilia Paz <emiliapaz@chromium.org> Reviewed-by: Jeroen Dhollander <jeroendh@google.com> Auto-Submit: David Bertoni <dbertoni@chromium.org> Cr-Commit-Position: refs/heads/main@{#1087135}
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.