commit | 56a1ad3abeb73dbdf8b6444e3e8bf7a3712b7580 | [log] [tgz] |
---|---|---|
author | Andrew Grieve <agrieve@chromium.org> | Fri Apr 19 16:10:55 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 19 16:10:55 2024 |
tree | 2eaa7a5efb63b6b0a331d1586199b85902a7cd49 | |
parent | dc155d8340298343ca1091c492bab353af92b3de [diff] |
Cronet: Disable deps check when sanitizers are enabled. This bot is currently failing due to them: https://ci.chromium.org/ui/p/chromium/builders/ci/android-cronet-asan-arm-rel Bug: 333709824 Change-Id: Ib37f63d656a5c9d621c69e2891756c3adc82077f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5466056 Commit-Queue: Mohannad Farrag <aymanm@google.com> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Auto-Submit: Andrew Grieve <agrieve@chromium.org> Reviewed-by: Mohannad Farrag <aymanm@google.com> Cr-Commit-Position: refs/heads/main@{#1289974}
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.