commit | 14dfe7f2885cddf621ba107272a8ed2dfd7fed69 | [log] [tgz] |
---|---|---|
author | Yves Gerey <yvesg@webrtc.org> | Thu Nov 22 13:01:23 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Nov 22 17:21:42 2018 |
tree | 05ccfefdf0a5aa1e35562c92a579b2df82760118 | |
parent | 254d869c00479d07d073fdba1779c2deff1513dd [diff] |
[GN] Fix dependency rebasing in BUILD.gn files. This CL ensures we properly points to deps shared with chromium, e.g. '//third_party/abseil-cpp...' and not '../third_party/abseil-cpp...' NB: This is only applied to dependencies which were missing, and doesn't fix existing ones. Bug: webrtc:10037 Change-Id: If4bbb00df39401c65def9d56e36e5feb5d67b9dd Reviewed-on: https://webrtc-review.googlesource.com/c/111600 Commit-Queue: Yves Gerey <yvesg@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25762}
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.