commit | da8781fc7022530b644bfb2c5127804a05ae0a0b | [log] [tgz] |
---|---|---|
author | Tommi <tommi@webrtc.org> | Mon Feb 19 12:41:43 2018 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Feb 19 12:26:12 2018 +0000 |
tree | 9e3b8f3cb7028f4026cd92d0a86a817c2807d1a3 | |
parent | 738d11b975a0387b7cdb5bedea724a0e09527493 [diff] |
Move rtc_task_queue_for_test outside of the rtc_include_tests scope. I hit a problem in a separate CL where targets depended on rtc_task_queue_for_test were being built while rtc_include_tests was set to false. So this addresses a future problem. Bug: webrtc:8848 Change-Id: Id049049d60edd6abdb6d9c56162b7554dc48b057 Reviewed-on: https://webrtc-review.googlesource.com/54880 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Tommi <tommi@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22078}
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.