commit | 80cf68a2a882d7a25bba1a4b51af8807255b25c8 | [log] [tgz] |
---|---|---|
author | Lei Zhang <thestig@chromium.org> | Wed Feb 14 19:41:03 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 14 19:41:03 2024 |
tree | 93cbd47772859adb0fe1b4bb9ef0523f778d75fa | |
parent | 3ff4a906645c605f23d216539b7a9b060cc8b853 [diff] |
Remove some obsolete bits in os_crypt GN build rules Remove some unused imports and an obsolete TODO. Change-Id: Id1051850e4d1726884bc6c7a777bb59e5183fc7f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5292890 Commit-Queue: Lei Zhang <thestig@chromium.org> Reviewed-by: Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/main@{#1260644}
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.