Chromium Code Reviews

Unified Diff: webrtc/modules/remote_bitrate_estimator/DEPS

Issue 3006583002: Removing references to webrtc/base in DEPS files. (Closed)
Patch Set: Resolving merge conflict Created 3 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « webrtc/modules/pacing/DEPS ('k') | webrtc/modules/rtp_rtcp/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/remote_bitrate_estimator/DEPS
diff --git a/webrtc/modules/remote_bitrate_estimator/DEPS b/webrtc/modules/remote_bitrate_estimator/DEPS
index d061d5761a6f87da21327d191d39dffb0335d5c4..6d0079d14f514e8044e226f5343c7937110cc6e0 100644
--- a/webrtc/modules/remote_bitrate_estimator/DEPS
+++ b/webrtc/modules/remote_bitrate_estimator/DEPS
@@ -1,5 +1,4 @@
include_rules = [
- "+webrtc/base",
"+webrtc/logging/rtc_event_log",
"+webrtc/system_wrappers",
]
« no previous file with comments | « webrtc/modules/pacing/DEPS ('k') | webrtc/modules/rtp_rtcp/DEPS » ('j') | no next file with comments »

Powered by Google App Engine