Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(326)

Unified Diff: webrtc/modules/BUILD.gn

Issue 2528933002: Adding OnReceivedOverhead to AudioEncoder. (Closed)
Patch Set: on Michael's comments Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: webrtc/modules/BUILD.gn
diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn
index 63e328dbd1dfef0488d2d3c6a109005475204769..35c7c90f2cc59f3e5a7a29c73127f6e69be9624b 100644
--- a/webrtc/modules/BUILD.gn
+++ b/webrtc/modules/BUILD.gn
@@ -293,6 +293,7 @@ if (rtc_include_tests) {
"audio_coding/acm2/codec_manager_unittest.cc",
"audio_coding/acm2/rent_a_codec_unittest.cc",
"audio_coding/codecs/audio_decoder_factory_unittest.cc",
+ "audio_coding/codecs/audio_encoder_unittest.cc",
"audio_coding/codecs/cng/audio_encoder_cng_unittest.cc",
"audio_coding/codecs/cng/cng_unittest.cc",
"audio_coding/codecs/ilbc/ilbc_unittest.cc",
« no previous file with comments | « no previous file | webrtc/modules/audio_coding/codecs/audio_encoder.h » ('j') | webrtc/modules/audio_coding/codecs/audio_encoder.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698