commit | 54875d05f17e42dc94dff9748e4c897d4a55896f | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Wed Nov 06 19:16:12 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Nov 07 09:32:24 2019 |
tree | 9a6b5c5026fba2e52dcfb1636da550f83f9ccf7a | |
parent | 70ec48ca281c360be46e093c4c2cc5f801e8224e [diff] |
Add missing RTC_EXPORT for the Chromium Windows build. After fixing the issue with crbug.com/1018579, lld-link complained that some symbols need to be exported, see [1]. [1] - https://ci.chromium.org/p/chromium/builders/try/win_chromium_compile_dbg_ng/432025 Bug: webrtc:9419 Change-Id: I9107a9c76361f4c66463a9af2e81a3991ae14df5 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/159007 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29721}
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.