commit | 6a6959e968728fc3de921e3f1c6030e0c5847377 | [log] [tgz] |
---|---|---|
author | Tommi <tommi@webrtc.org> | Fri Oct 10 07:41:27 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 10 09:14:23 2025 |
tree | a4338b448c7cfc10fafa9a903782f3a6e469f7ec | |
parent | 46db82fffc0ec03e843513abdb3554054c6fd73e [diff] |
pc: Add missing dependencies and remove unused includes Add `net_helper` and `webrtc_sdp` targets as dependencies of of `webrtc_session_description_factory` and `ice_server_parsing` in pc/. Also updating some related #includes. Bug: none Change-Id: Ie9919fb3640f4a730c804fb1722df0a889922fda Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/415744 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Auto-Submit: Tomas Gunnarsson <tommi@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45894}
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.