commit | 88fa60357daa2e0f3007e1cab3e83ec636151f03 | [log] [tgz] |
---|---|---|
author | Joe Downing <joedow@google.com> | Wed Aug 17 04:24:09 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 17 18:44:29 2022 |
tree | dd104b210e966d680e81a107a5562d2776284460 | |
parent | 6df49b9d01207c379ba2f091dc5288f8ff33e21e [diff] |
Remove unused headers ScreenCaptureFrameQueue I've added the proper headers to the only file in Chromium which includes screen_capture_frame_queue.h (see https://chromium-review.googlesource.com/c/chromium/src/+/3836317). I've also built the remoting host and Chrome on Windows and Linux with this change and did not see any build errors. The only build error I encountered was in shared_screencast_stream when building webrtc so I added the required header there. Bug: webrtc:14378 Change-Id: Ie88e606dfa52f18514a87b87e5904424543d7df3 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/271922 Commit-Queue: Joe Downing <joedow@google.com> Reviewed-by: Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/main@{#37811}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.