
The method prototype is being changed to returning a const char*, we don't rely on it in webrtc and the point of the DCHECK that previously referenced it, was to avoid usage of std::string for histogram names. Bug: webrtc:8472 Change-Id: I69b588d4a8f339911a051fd232d63ea5bb1f9a45 Reviewed-on: https://webrtc-review.googlesource.com/16940 Commit-Queue: Tommi <tommi@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20484}