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

Side by Side Diff: webrtc/ortc/DEPS

Issue 2675173003: Adding "adapter" ORTC objects on top of ChannelManager/BaseChannel/etc. (Closed)
Patch Set: Add memcheck suppression for end-to-end tests. 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 unified diff | Download patch
« no previous file with comments | « webrtc/ortc/BUILD.gn ('k') | webrtc/ortc/OWNERS » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 include_rules = [
2 "+webrtc/api",
3 "+webrtc/base",
4 "+webrtc/call",
5 "+webrtc/logging/rtc_event_log",
6 "+webrtc/media",
7 "+webrtc/modules/audio_coding",
8 "+webrtc/p2p",
9 "+webrtc/pc",
10
11 "+webrtc/modules/rtp_rtcp",
12 "+webrtc/system_wrappers",
13
14 "+webrtc/modules/audio_device",
15 "+webrtc/modules/video_coding",
16 "+webrtc/modules/video_render",
17 ]
OLDNEW
« no previous file with comments | « webrtc/ortc/BUILD.gn ('k') | webrtc/ortc/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698