Mostly, it's about replacing mutable reference arguments with pointer arguments, and replacing C style casts with C++ style casts. Review-Url: https://codereview.webrtc.org/2056653002 Cr-Commit-Position: refs/heads/master@{#13849}
Mostly, it's about replacing mutable reference arguments with pointer arguments, and replacing C style casts with C++ style casts. Review-Url: https://codereview.webrtc.org/2056653002 Cr-Commit-Position: refs/heads/master@{#13849}