commit | dd345b203ff22a7b68ccda76653b3ac834a757ba | [log] [tgz] |
---|---|---|
author | Sorin Jianu <sorin@chromium.org> | Thu Sep 08 01:33:43 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 08 01:33:43 2022 |
tree | 8c4fb938a76d0d5f8afdf9dada4a569aac0c0844 | |
parent | e9a8f66d1122893dd513241f47ebd42cb84f4b9b [diff] |
updater: use base/ranges/algorithm instead of <algorithm>. Where possible, the former is preferred. Fixed: 1359531 Change-Id: Ibeefd1e85e7f23833c747fbc9bf43ea6d628cb99 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3880775 Reviewed-by: S Ganesh <ganesh@chromium.org> Commit-Queue: Sorin Jianu <sorin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1044301}
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.