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

Unified Diff: .gn

Issue 2411313003: Split audio mixer into interface and implementation. (Closed)
Patch Set: visibility 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/api/BUILD.gn » ('j') | webrtc/api/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gn
diff --git a/.gn b/.gn
index db61a47138d65fe6e0b67d0b404d2d51828da4ac..6c07f99198603084b8c07a01b0f889650da8022e 100644
--- a/.gn
+++ b/.gn
@@ -20,6 +20,7 @@ secondary_source = "//build/secondary/"
# "gn check" or "gn gen --check".
# TODO(kjellander): Keep adding paths to this list as work in webrtc:5589 is done.
check_targets = [
+ "//webrtc/api:audio_mixer_api",
"//webrtc/api:rtc_stats_api",
"//webrtc/modules/audio_coding:g711_test",
"//webrtc/modules/audio_coding:g722_test",
« no previous file with comments | « no previous file | webrtc/api/BUILD.gn » ('j') | webrtc/api/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698