commit | 98bba3981685bc61442a6e0f2bca70eb90d7837a | [log] [tgz] |
---|---|---|
author | kjellander <kjellander@webrtc.org> | Wed Jun 01 12:28:54 2016 |
committer | Commit bot <commit-bot@chromium.org> | Wed Jun 01 12:28:57 2016 |
tree | 1c24a43ef32c914052f3cbaca4ab3ed47eef04e4 | |
parent | d79599d74aee6199b314907fcf7f70cc980d3497 [diff] |
Remove metrics_default from rtc_media dependencies. By not providing the default implementation of the metrics API it becomes possible for users of rtc_media to choose which implementation to use. The dependency is moved into each test target that uses it instead. NOTRY=True NOPRESUBMIT=True Review-Url: https://codereview.webrtc.org/2026223002 Cr-Commit-Position: refs/heads/master@{#12991}
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.