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

Unified Diff: webrtc/pc/DEPS

Issue 2675173003: Adding "adapter" ORTC objects on top of ChannelManager/BaseChannel/etc. (Closed)
Patch Set: Move ORTC files to different subdirectories 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/pc/DEPS
diff --git a/webrtc/pc/DEPS b/webrtc/pc/DEPS
index 5da778c5f71e7b97da6bf2ada177b70bca1b5cb2..499bd6f12b25661c6a254428c3ceb1dfce7df904 100644
--- a/webrtc/pc/DEPS
+++ b/webrtc/pc/DEPS
@@ -7,6 +7,7 @@ include_rules = [
"+webrtc/logging/rtc_event_log",
"+webrtc/logging/rtc_event_log",
"+webrtc/media",
+ "+webrtc/modules/audio_coding",
"+webrtc/modules/audio_device",
"+webrtc/modules/rtp_rtcp",
"+webrtc/modules/video_coding",
« no previous file with comments | « webrtc/pc/BUILD.gn ('k') | webrtc/pc/channel.h » ('j') | webrtc/pc/rtpreceiver.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698