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

Unified Diff: webrtc/test/DEPS

Issue 2717623003: Add the ability to read/write to WAV files in FakeAudioDevice (Closed)
Patch Set: Created 3 years, 10 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
Index: webrtc/test/DEPS
diff --git a/webrtc/test/DEPS b/webrtc/test/DEPS
index 8a6da0ac823237a7f2171103f50804cdeee7e7b2..1d44a0742e17d0989a83803de8b703ac34b294a5 100644
--- a/webrtc/test/DEPS
+++ b/webrtc/test/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+webrtc/base",
"+webrtc/call",
+ "+webrtc/common_audio",
"+webrtc/common_video",
"+webrtc/logging/rtc_event_log",
"+webrtc/media/base",

Powered by Google App Engine
This is Rietveld 408576698