commit | d4002a733dc695c2227f872a1501e65a6653210f | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Tue Nov 12 19:11:48 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Nov 12 21:50:01 2019 |
tree | 4845bd27c668b20587800b12b7e5dec7120f559c | |
parent | f47c2ab889d968888979fa31bd8229543c76967d [diff] |
RTC_EXPORT missing symbols for Chromium's component build. This CL adds a dependecy on rtc_base/system:rtc_export to rtc_event but only when built as part of Chromium (since rtc::Event should not be used outside of WebRTC). It also adds other missing RTC_EXPORTS. Bug: webrtc:9419 Change-Id: Ib338004a5404a6b3c7929e146c29ad42572632cc Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/159692 Reviewed-by: Steve Anton <steveanton@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29781}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.