commit | 628b3af320dc41bba31bff8cd5e7959ee4da5ce1 | [log] [tgz] |
---|---|---|
author | Eugene Zemtsov <eugene@chromium.org> | Fri Jan 07 02:44:55 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 07 02:44:55 2022 |
tree | f5566e232bf0e04b941e90120bde8f350e8e307c | |
parent | 1a12d681bae7d8e1f68166041cd529f6fed16fd3 [diff] |
webcodecs: Remove tests that were moved to external web tests All these tests were refactored and moved to third_party/blink/web_tests/external/wpt/webcodecs/ See: crrev.com/955512 Bug: 1276335 Change-Id: If341daf6e8e4d9739c6e0c711998ba21fd8f4980 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3367831 Reviewed-by: Chrome Cunningham <chcunningham@chromium.org> Commit-Queue: Eugene Zemtsov <eugene@chromium.org> Cr-Commit-Position: refs/heads/main@{#956350}
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.