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

Unified Diff: webrtc/modules/audio_mixer/BUILD.gn

Issue 2230823004: Added a level indicator to new mixer. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@mixer_gn_fixes
Patch Set: Updated comments in volume test. 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
Index: webrtc/modules/audio_mixer/BUILD.gn
diff --git a/webrtc/modules/audio_mixer/BUILD.gn b/webrtc/modules/audio_mixer/BUILD.gn
index 2449c54979c9cfb8ea203dfe4a9b4dd78151f9a8..52b7296e0f8e53f193b8082c9484a5daa444cd37 100644
--- a/webrtc/modules/audio_mixer/BUILD.gn
+++ b/webrtc/modules/audio_mixer/BUILD.gn
@@ -78,5 +78,6 @@ source_set("audio_conference_mixer") {
"../../modules/utility",
"../../system_wrappers",
"../../system_wrappers:system_wrappers_default",
+ "../../voice_engine:level_indicator",
]
}
« no previous file with comments | « no previous file | webrtc/modules/audio_mixer/audio_mixer.gypi » ('j') | webrtc/modules/audio_mixer/new_audio_conference_mixer.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698