Manual roll of DEPS file to update package names

Bug: b/240372657
Change-Id: I666c55c82cba1d49bb0923cfdecbe1143a639dc8
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/269205
Auto-Submit: Andrey Logvin <landrey@google.com>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Ivo Creusen <ivoc@webrtc.org>
Reviewed-by: Ivo Creusen <ivoc@webrtc.org>
Commit-Queue: Andrey Logvin <landrey@google.com>
Cr-Commit-Position: refs/heads/main@{#37628}
This commit is contained in:
landrey
2022-07-27 14:19:30 +00:00
committed by WebRTC LUCI CQ
parent 300a230f16
commit 6f24817158
3 changed files with 40 additions and 40 deletions

View File

@ -79,11 +79,11 @@ TEST_F(NetEqDecodingTest, MAYBE_TestOpusBitExactness) {
// The checksum depends on SSE being enabled, the second part is the non-SSE
// checksum.
const std::string output_checksum =
"919e5eb3ba901192878f2354b981a15508c8373c|"
"fec6827bb9ee0b21770bbbb4a3a6f8823bf537dc|"
"c5eb0a8fcf7e8255a40f821cb815e1096619efeb";
const std::string network_stats_checksum =
"3d043e47e5f4bb81d37e7bce8c44bf802965c853";
"076662525572dba753b11578330bd491923f7f5e";
DecodeAndCompare(input_rtp_file, output_checksum, network_stats_checksum,
absl::GetFlag(FLAGS_gen_ref));
@ -102,7 +102,7 @@ TEST_F(NetEqDecodingTest, MAYBE_TestOpusDtxBitExactness) {
// The checksum depends on SSE being enabled, the second part is the non-SSE
// checksum.
const std::string output_checksum =
"5cea4a8e750842ac67b79e8e2ce6a0a1c01f8130|"
"b3c4899eab5378ef5e54f2302948872149f6ad5e|"
"e97e32a77355e7ce46a2dc2f43bf1c2805530fcb";
const std::string network_stats_checksum =