commit | 44b44e4f81b83c99ead4c587ace920bd159f0ee4 | [log] [tgz] |
---|---|---|
author | James Zern <jzern@chromium.org> | Wed Mar 20 02:05:45 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 20 02:05:45 2024 |
tree | 931e6901065328091b8b96c594a02071a34db034 | |
parent | d5fc19b20fb66f2fc0e4c6f183351f4dbe8452eb [diff] |
media/gpu/BUILD.gn: remove unneeded libvpxrc dep source_set("common") has vp8/vp9 related files, but they don't reference anything from this target. Change-Id: Id1b101652b44aae89c106c1b55656b00c45854d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5380001 Reviewed-by: Miguel Casas-Sanchez <mcasas@chromium.org> Commit-Queue: Miguel Casas-Sanchez <mcasas@chromium.org> Cr-Commit-Position: refs/heads/main@{#1275357}
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.