commit | 74324cdc5af8af481c9c90c2c6a23e168ec2fe72 | [log] [tgz] |
---|---|---|
author | Georg Neis <neis@chromium.org> | Fri Jan 10 02:55:41 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 10 02:55:41 2025 |
tree | 9891d7608729a0a7f7338119a888d38f72468f85 | |
parent | 9236b2bde5638fd49db82cadd7f38a4f212733e9 [diff] |
Remove some obsolete Lacros-related code Delete chrome/browser/chromeos/crosapi/* as well as most functions from chrome/browser/ash/crosapi/crosapi_util.*. Bug: b:365741912 Change-Id: I608ff13f2229751379de243ad176dd20c7059a59 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6162374 Commit-Queue: Georg Neis <neis@chromium.org> Reviewed-by: Hidehiko Abe <hidehiko@chromium.org> Cr-Commit-Position: refs/heads/main@{#1404562}
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.