commit | 588c548657b3ddf76e7b3f241263eef7f5799f16 | [log] [tgz] |
---|---|---|
author | Karl Wiberg <kwiberg@webrtc.org> | Wed Jan 10 11:19:13 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jan 10 13:08:11 2018 |
tree | 2fddc378525be776ee5474c111c03ebd93f951d0 | |
parent | 84804b08fd72201f33090671a3041ab50af0837a [diff] |
GN rtc_* templates: Set default visibility to webrtc_root + "/*" This means that by default, targets are visible to everything under the WebRTC root, but not visible to anything else. API targets are manually tagged with visibility "*", so that targets outside the WebRTC tree can see them. BUG=webrtc:8254 Change-Id: Icdbee6e0d22d93240ff2fb530c8f9dc48e351509 Reviewed-on: https://webrtc-review.googlesource.com/24140 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21548}
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.