commit | 473eafe68f08f22a6f5a1059caa7a6d5533eb74c | [log] [tgz] |
---|---|---|
author | Ben Joyce <bjoyce@google.com> | Thu Sep 29 19:38:20 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 29 19:38:20 2022 |
tree | a8edbb8982443ab8ea00ef65c206306b9c7fd288 | |
parent | 6950a7d8372a58fcbdc3fee7cd5d3c9534f3baef [diff] |
Add 3pp files for org_checkerframework_checker_util. This was reverted https://chromium-review.googlesource.com/q/3928761 But should be fixed now that the changes to android_deps/BUILD.gn file is not included. Running android-arm64-all-targets trybot first before landing. This will add the checker_util 3pp files which are required to be downloaded by 3pp before it can be added to android_deps/build.gn and have the DEPS files updated. Bug: 1340593 Change-Id: Iacc5b7844b59b929bb1c5114089181606c238d87 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3924222 Reviewed-by: Mohamed Heikal <mheikal@chromium.org> Reviewed-by: Andrew Grieve <agrieve@chromium.org> Commit-Queue: Benjamin Joyce (Ben) <bjoyce@chromium.org> Cr-Commit-Position: refs/heads/main@{#1053166}
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.