commit | 1d3c7e0b16fb5af637be34b29a4ac19e20ce3cab | [log] [tgz] |
---|---|---|
author | skvlad <skvlad@webrtc.org> | Thu Jan 12 01:50:30 2017 |
committer | Commit bot <commit-bot@chromium.org> | Thu Jan 12 01:50:30 2017 |
tree | 796f66acdc0448253c17d189bab54fd6cb08ec31 | |
parent | fce6f825b4a767534ca69141b3ca716a8e5c29ef [diff] |
Move MetricsObserverInterface out of peerconnectioninterface.h This change moves the definition of the UMA MetricsObserverInterface from api/peerconnectioninterface.h into api/umametrics.h. This allows us to remove the unwanted dependency on peerconnectioninterface.h from files in webrtc/p2p. This is a simple refactoring with no functional changes. BUG=None Review-Url: https://codereview.webrtc.org/2627093005 Cr-Commit-Position: refs/heads/master@{#16020}
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.