commit | bb996c21265018b51eb008ca3407098f9a6110ba | [log] [tgz] |
---|---|---|
author | Filipa Senra <fsenra@google.com> | Fri Apr 11 09:08:27 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 11 09:08:27 2025 |
tree | 35a03c98d23b6bab65257ad9f5a65f14c4dca837 | |
parent | ca89bd4975c18449cbca5fa51f136508c8329369 [diff] |
[Android][SH] Introduce boilerplate for the unified passwords module This CL adds the boilerplate for the unified passwords module. The unified module is currently using a placeholder ModuleHelper while actual ModuleHelpers with correct strings are not introduced in follow up CLs. Bug: 407748843 Change-Id: I8cc703db90480e7862fd0b890b882f1a88b209ed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6419169 Commit-Queue: Filipa Senra <fsenra@google.com> Reviewed-by: Zaina Al-Mashni <zalmashni@google.com> Reviewed-by: Christian Dullweber <dullweber@chromium.org> Cr-Commit-Position: refs/heads/main@{#1445743}
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.