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

Unified Diff: webrtc/modules/audio_mixer/DEPS

Issue 2104363003: A simple copy of the old mixer to a new directory. I also plan to run 'git cl format'. In another C… (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Fixed cpplint complaints in old code. Created 4 years, 5 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 | « webrtc/modules/audio_mixer/BUILD.gn ('k') | webrtc/modules/audio_mixer/audio_mixer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/audio_mixer/DEPS
diff --git a/webrtc/voice_engine/DEPS b/webrtc/modules/audio_mixer/DEPS
similarity index 93%
copy from webrtc/voice_engine/DEPS
copy to webrtc/modules/audio_mixer/DEPS
index 224eeee676eb5f7fd2e68103cdddf8ab31e289a1..2290dc6efa87b5193210d5eceffe4cec266d1c58 100644
--- a/webrtc/voice_engine/DEPS
+++ b/webrtc/modules/audio_mixer/DEPS
@@ -11,4 +11,5 @@ include_rules = [
"+webrtc/modules/rtp_rtcp",
"+webrtc/modules/utility",
"+webrtc/system_wrappers",
+ "+webrtc/voice_engine",
]
« no previous file with comments | « webrtc/modules/audio_mixer/BUILD.gn ('k') | webrtc/modules/audio_mixer/audio_mixer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698