commit | 2d3747de9b7c3014e106d3766dc07cf5da3e1881 | [log] [tgz] |
---|---|---|
author | tfarina <tfarina@chromium.org> | Mon Oct 26 12:47:37 2015 |
committer | Commit bot <commit-bot@chromium.org> | Mon Oct 26 12:47:41 2015 |
tree | 954cd319f1af007c76c50a3d817ad549a3a8d81d | |
parent | e9eca8f5ae60116a2351634575faf4cd5e338e61 [diff] |
Fix for Mac GN BUILD. It can't find //webrtc/base:rtc_base, which is weird, the fix is to use a relative path. This should fix the following error: ERROR at //third_party/webrtc/sound/BUILD.gn:38:5: Can't load input file. "//webrtc/base:rtc_base", ^----------------------- NOTRY=true BUG=webrtc:4160 TBR=kjellander@webrtc.org Review URL: https://codereview.webrtc.org/1419953003 Cr-Commit-Position: refs/heads/master@{#10407}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.