commit | 1cccc4a907b604163bae10c0babcfbd98a6e785c | [log] [tgz] |
---|---|---|
author | Nathaniel Manista <nathaniel@google.com> | Tue Jan 16 10:41:39 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 16 10:41:39 2024 |
tree | 83ac644f0cb0032c463c8bb335584bd5961612ee | |
parent | 9907565858741f2c9e19292cc89d203ffaa263fa [diff] |
Add back //build/config/sanitizers dependency This was removed in https://crrev.com/c/5012650 on 2024-01-03 and since then android-cronet-asan-x86-rel has been failing with "New dependencies detected: //build/config/sanitizers Please update: ../../components/cronet/android/dependencies.txt". Well, since it asks so nicely... 🙂 Change-Id: I2a0a42ce2a7ce34b839030e71a9e16e21a086d64 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5196948 Commit-Queue: Mohannad Farrag <aymanm@google.com> Reviewed-by: Mohannad Farrag <aymanm@google.com> Reviewed-by: Stefano Duo <stefanoduo@google.com> Cr-Commit-Position: refs/heads/main@{#1247435}
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.