commit | 7318e04671dd8573d2f58b6a2fe769ccaae68670 | [log] [tgz] |
---|---|---|
author | Ben Joyce <bjoyce@google.com> | Thu Sep 08 19:50:30 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 08 19:50:30 2022 |
tree | 122b6c96284fc8e932f8eaf78d58a1cc69cf8a22 | |
parent | f852cb16627edb8e54b137f8da1d528a05728340 [diff] |
Update accessibility_test_framework library to 4.0.0 This is necessary to remove dependency on com_google_protobuf_lite, which is an old conflicting version of com_google_protobuf_javalite. Bug: 1272864 Change-Id: I05f6e6d3c1acd48a612473713264171480d75d79 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3859028 Commit-Queue: Benjamin Joyce (Ben) <bjoyce@chromium.org> Reviewed-by: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/main@{#1044724}
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.