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

Side by Side Diff: voice_engine/DEPS

Issue 3015553002: Remove voe::OutputMixer and AudioConferenceMixer. (Closed)
Patch Set: rebase Created 3 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+audio/utility/audio_frame_operations.h", 2 "+audio/utility/audio_frame_operations.h",
3 "+call", 3 "+call",
4 "+common_audio", 4 "+common_audio",
5 "+logging/rtc_event_log", 5 "+logging/rtc_event_log",
6 "+modules/audio_coding", 6 "+modules/audio_coding",
7 "+modules/audio_conference_mixer",
8 "+modules/audio_device", 7 "+modules/audio_device",
9 "+modules/audio_processing", 8 "+modules/audio_processing",
10 "+modules/media_file", 9 "+modules/media_file",
11 "+modules/pacing", 10 "+modules/pacing",
12 "+modules/rtp_rtcp", 11 "+modules/rtp_rtcp",
13 "+modules/utility", 12 "+modules/utility",
14 "+system_wrappers", 13 "+system_wrappers",
15 ] 14 ]
OLDNEW
« no previous file with comments | « voice_engine/BUILD.gn ('k') | voice_engine/channel.h » ('j') | voice_engine/channel.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698