Chromium Code Reviews

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

Issue 2302483002: Style changes in Audio Mixer (Closed)
Patch Set: Rebase. Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« 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 40b9f3b9b1cdf621c7cbb165c7b5f3c65002c30f..866dcd812f572d5e82aa343df4236fb46ce5fabe 100644
--- a/webrtc/modules/audio_mixer/BUILD.gn
+++ b/webrtc/modules/audio_mixer/BUILD.gn
@@ -17,6 +17,7 @@ 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",
« 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