commit | feb680ffe51c67e86852abbb1bf66d287f9d7a90 | [log] [tgz] |
---|---|---|
author | Georg Neis <neis@chromium.org> | Fri Oct 18 16:37:12 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 18 16:37:12 2024 |
tree | a0e7b8e216fc90d7c6095182c87088dae8c83825 | |
parent | 9abc33315f29ad5aa42274fc956c9d127d4df15e [diff] |
Remove Lacros related code from device/fido - Remove IS_CHROMEOS_LACROS code - Replace IS_CHROMEOS_ASH with IS_CHROMEOS - Remove an obsolete callback OnLacrosSupported Bug: b:373971535, b:365741912 Change-Id: I6d658b78e89ba693458b1f902c0b8ba022051895 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5940218 Auto-Submit: Georg Neis <neis@chromium.org> Reviewed-by: Martin Kreichgauer <martinkr@google.com> Commit-Queue: Martin Kreichgauer <martinkr@google.com> Cr-Commit-Position: refs/heads/main@{#1370651}
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.