commit | 6db1bba2f7b420f02e8ff19e752994794cf821f6 | [log] [tgz] |
---|---|---|
author | Dave Tapuska <dtapuska@chromium.org> | Fri Jul 08 22:22:22 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 08 22:22:22 2022 |
tree | 7c6707237feedc38b4110f0ee0a5f680e6099d05 | |
parent | 0d5c670480ddff861ea59c78dadda499b7915dde [diff] |
Media Capabilities: Remove unused virtual. This method was no longer used after crrev.com/863f071c BUG=928434 Change-Id: I1c381b6b4bbd2cb046ea91125d36dec312fd183b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3749400 Auto-Submit: Dave Tapuska <dtapuska@chromium.org> Reviewed-by: Jeremy Roman <jbroman@chromium.org> Commit-Queue: Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/main@{#1022321}
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.