commit | 61c2a6f241ac9db626aeab755e49897030b289e1 | [log] [tgz] |
---|---|---|
author | Karl Wiberg <kwiberg@webrtc.org> | Thu Apr 16 19:49:00 2015 |
committer | Karl Wiberg <kwiberg@webrtc.org> | Thu Apr 16 19:48:52 2015 |
tree | b9d3da8ea692ab1560159172ed39ae407c8abe4e | |
parent | d4e80146e37c37283c8818a000f1d67f232c8ca6 [diff] |
Remove rtc::Buffer::length(), since no one uses it anymore Chromium now uses size() instead, just like WebRTC. This CL also fixes a new length() call that had crept in. R=tommi@webrtc.org Review URL: https://webrtc-codereview.appspot.com/44119004 Cr-Commit-Position: refs/heads/master@{#9024}