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

Unified Diff: .gn

Issue 2268213002: Added GN target for webrtc_opus_fec_test. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Added test_support_main back to deps, because it was actually needed. Created 4 years, 4 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/audio_coding/BUILD.gn » ('j') | webrtc/modules/audio_coding/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gn
diff --git a/.gn b/.gn
index 75e2587cee87b32f37bff5be967f39f658683885..e50b3c5680938eb7e0e8714a963e9520e1b96567 100644
--- a/.gn
+++ b/.gn
@@ -23,6 +23,7 @@ check_targets = [
"//webrtc/modules/audio_device/*",
"//webrtc/voice_engine:level_indicator",
"//webrtc/modules/audio_coding:isac_fix_test",
+ "//webrtc/modules/audio_coding:webrtc_opus_fec_test",
"//webrtc/modules/audio_mixer:audio_conference_mixer",
]
« no previous file with comments | « no previous file | webrtc/modules/audio_coding/BUILD.gn » ('j') | webrtc/modules/audio_coding/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698