Chromium Code Reviews

Side by Side Diff: webrtc/modules/rtp_rtcp/DEPS

Issue 3006583002: Removing references to webrtc/base in DEPS files. (Closed)
Patch Set: Resolving merge conflict Created 3 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
« no previous file with comments | « webrtc/modules/remote_bitrate_estimator/DEPS ('k') | webrtc/modules/utility/DEPS » ('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",
3 "+webrtc/call", 2 "+webrtc/call",
4 "+webrtc/common_video", 3 "+webrtc/common_video",
5 "+webrtc/logging/rtc_event_log", 4 "+webrtc/logging/rtc_event_log",
6 "+webrtc/system_wrappers", 5 "+webrtc/system_wrappers",
7 ] 6 ]
OLDNEW
« no previous file with comments | « webrtc/modules/remote_bitrate_estimator/DEPS ('k') | webrtc/modules/utility/DEPS » ('j') | no next file with comments »

Powered by Google App Engine