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

Unified Diff: .gn

Issue 2388153004: Stop using old AudioCodingModule::RegisterReceiveCodec overloads (Closed)
Patch Set: rebase Created 4 years, 2 months 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
« no previous file with comments | « no previous file | webrtc/modules/BUILD.gn » ('j') | webrtc/modules/audio_coding/audio_coding.gypi » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gn
diff --git a/.gn b/.gn
index 4aa7a763450775494f935b6f379fd3c0625a9660..28e8fad9c230430a6aee7819d15c1e5bf0f8b82b 100644
--- a/.gn
+++ b/.gn
@@ -22,6 +22,9 @@ secondary_source = "//build/secondary/"
check_targets = [
"//webrtc/api:audio_mixer_api",
"//webrtc/api:rtc_stats_api",
+ "//webrtc/modules/audio_coding:audio_decoder_factory_interface",
+ "//webrtc/modules/audio_coding:audio_format",
+ "//webrtc/modules/audio_coding:audio_format_conversion",
"//webrtc/modules/audio_coding:g711_test",
"//webrtc/modules/audio_coding:g722_test",
"//webrtc/modules/audio_coding:ilbc_test",
« no previous file with comments | « no previous file | webrtc/modules/BUILD.gn » ('j') | webrtc/modules/audio_coding/audio_coding.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698