commit | 36207d600af8344b5fae71d57c1ac5398bfd383c | [log] [tgz] |
---|---|---|
author | Tommi <tommi@webrtc.org> | Tue Nov 28 20:13:03 2017 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Nov 28 21:29:18 2017 +0000 |
tree | 79737b0bb702f17a37b465269b9ef55169a1b5c4 | |
parent | 20f2133d5dbd1591b89425b24db3b1e09fbcf0b1 [diff] |
Remove "using rtc::scoped_ptr" from audiotrack.cc. This is causing compilation issues in a chromium cl because of type conflicts. BUG=none TBR=henrikg@webrtc.org Tbr-ing to fix build issue upstream and because there's no code change. Change-Id: Ia34ae3844fe3f57f047cb44422fa591f752b7bda Reviewed-on: https://webrtc-review.googlesource.com/26680 Reviewed-by: Tommi <tommi@webrtc.org> Commit-Queue: Tommi <tommi@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20921}
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.