Clang format wants to put all parameters to WEBRTC_RTCSTATS_IMPL on their own line, but we prefer to keep the header on the first line and put the variable arguments (the stats) on their own lines. Bug: None Change-Id: Ic53104b46fb3c91c134d524027a150ba10055ad5 Reviewed-on: https://chromium-review.googlesource.com/621409 Reviewed-by: Henrik Boström <hbos@webrtc.org> Commit-Queue: Steve Anton <steveanton@webrtc.org> Cr-Commit-Position: refs/heads/master@{#19505}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.