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

Side by Side Diff: webrtc/audio/DEPS

Issue 2694203002: Low-bandwidth audio testing (Closed)
Patch Set: Rebase Created 3 years, 9 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
« no previous file with comments | « webrtc/audio/BUILD.gn ('k') | webrtc/audio/test/low_bandwidth_audio_test.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+webrtc/base", 2 "+webrtc/base",
3 "+webrtc/call", 3 "+webrtc/call",
4 "+webrtc/common_audio/resampler", 4 "+webrtc/common_audio",
5 "+webrtc/logging/rtc_event_log", 5 "+webrtc/logging/rtc_event_log",
6 "+webrtc/modules/audio_coding/codecs/mock", 6 "+webrtc/modules/audio_coding",
7 "+webrtc/modules/audio_device", 7 "+webrtc/modules/audio_device",
8 "+webrtc/modules/audio_mixer", 8 "+webrtc/modules/audio_mixer",
9 "+webrtc/modules/audio_processing/include", 9 "+webrtc/modules/audio_processing/include",
10 "+webrtc/modules/bitrate_controller", 10 "+webrtc/modules/bitrate_controller",
11 "+webrtc/modules/congestion_controller", 11 "+webrtc/modules/congestion_controller",
12 "+webrtc/modules/pacing", 12 "+webrtc/modules/pacing",
13 "+webrtc/modules/remote_bitrate_estimator", 13 "+webrtc/modules/remote_bitrate_estimator",
14 "+webrtc/modules/rtp_rtcp", 14 "+webrtc/modules/rtp_rtcp",
15 "+webrtc/system_wrappers", 15 "+webrtc/system_wrappers",
16 "+webrtc/voice_engine", 16 "+webrtc/voice_engine",
17 ] 17 ]
OLDNEW
« no previous file with comments | « webrtc/audio/BUILD.gn ('k') | webrtc/audio/test/low_bandwidth_audio_test.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698