commit | 58e8df4455170c217f34760b7e1e32574f2c8bf8 | [log] [tgz] |
---|---|---|
author | mark a. foltz <mfoltz@chromium.org> | Fri Feb 18 23:55:12 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 18 23:55:12 2022 |
tree | ff65e662919e87bf85033ea4e7af729bbe35b67b | |
parent | ad575a9ad555299c56f0ef0491be1f0c893057a8 [diff] |
[Desktop Capture] Fix desktop_capture_device_unittest.cc. The Ozone changes were reverted because is_cast_audio_only uses headless Ozone, which also does not support desktop capture. Bug: 1292078, 260318 Change-Id: I88744b9896eb0ead33f2a4ec0b685086e0171b1e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3473353 Reviewed-by: Alexander Cooper <alcooper@chromium.org> Commit-Queue: Mark Foltz <mfoltz@chromium.org> Cr-Commit-Position: refs/heads/main@{#973175}
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.