commit | 3e4e05d28bdabeb3edaab219eb8a2d93a9614560 | [log] [tgz] |
---|---|---|
author | Byoungchan Lee <daniel.l@hpcnt.com> | Fri Jul 01 09:02:57 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 01 10:50:54 2022 |
tree | 51a57dca2c0bc292c513bf8c05b476217c05c18e | |
parent | 3b4134fcf69667721f65d3e3bf41dfcf7e30ed58 [diff] |
Use generate_stubs without //base dependency For this I added a header called no_cfi_icall.h and use it. Also, some files use the gio header, but if the //base dependency is not used, compilation errors occur. So I added an explicit dependency on gio. Bug: webrtc:13662 Change-Id: If732ede202dd413be6702bf06bf024cd203fdae2 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/267340 Commit-Queue: Daniel.L (Byoungchan) Lee <daniel.l@hpcnt.com> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#37395}
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.