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

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

Issue 2401603003: Reland of https://codereview.webrtc.org/2396483002/ (Closed)
Patch Set: Changed LOG macro. 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/audio_mixer/audio_frame_manipulator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/audio_mixer/BUILD.gn
diff --git a/webrtc/modules/audio_mixer/BUILD.gn b/webrtc/modules/audio_mixer/BUILD.gn
index 866dcd812f572d5e82aa343df4236fb46ce5fabe..12af9cfe70c376ac1b184e3bad498a9767785d4d 100644
--- a/webrtc/modules/audio_mixer/BUILD.gn
+++ b/webrtc/modules/audio_mixer/BUILD.gn
@@ -17,10 +17,11 @@ rtc_static_library("audio_mixer") {
"audio_frame_manipulator.cc",
"audio_frame_manipulator.h",
"audio_mixer.h",
- "audio_mixer_defines.cc",
"audio_mixer_defines.h",
"audio_mixer_impl.cc",
"audio_mixer_impl.h",
+ "audio_source_with_mix_status.cc",
+ "audio_source_with_mix_status.h",
]
public = [
« no previous file with comments | « no previous file | webrtc/modules/audio_mixer/audio_frame_manipulator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698