commit | 0b14f3e385b80dd38e825ee4656e5b1fbb11ae28 | [log] [tgz] |
---|---|---|
author | Viktor Semeniuk <vsemeniuk@google.com> | Fri Oct 27 16:04:07 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 27 16:04:07 2023 |
tree | 1ae7bd38ae2375738a8180b3203a5142d780f9b3 | |
parent | aef9ed4928059c761ad8ea9f5736ab0e16fa1047 [diff] |
Removing password_list_sorter.h from components/ This CL moves password_list_sorter.h from components/ to ios/chrome/browser/autofill/manual_fill. It also remove unused includes. Bug: 1479425 Change-Id: Iecf6420ea4a90019bfeced39c70c9039db7dd668 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4983945 Reviewed-by: Tommy Martino <tmartino@chromium.org> Reviewed-by: Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: Viktor Semeniuk <vsemeniuk@google.com> Cr-Commit-Position: refs/heads/main@{#1216170}
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.