DescriptionFixing bad use of std::sort in test method.
It was used to force a codec to the top of a list, but it resulted in
"a < a" being true, which some C++ runtimes complain about.
BUG=None
TBR=pthatcher@webrtc.org
Review-Url: https://codereview.webrtc.org/2963543002
Cr-Commit-Position: refs/heads/master@{#18786}
Committed: https://chromium.googlesource.com/external/webrtc/+/8179a7cf97d1e05715f645ab98bb00999992fe8d
Patch Set 1 #
Messages
Total messages: 9 (6 generated)
|