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

Unified Diff: webrtc/logging/rtc_event_log/DEPS

Issue 2380683005: Moved RtcEventLog files from call/ to logging/ (new top level dir) (Closed)
Patch Set: Rebase to master Created 4 years, 2 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
« no previous file with comments | « webrtc/logging/OWNERS ('k') | webrtc/logging/rtc_event_log/ringbuffer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/logging/rtc_event_log/DEPS
diff --git a/webrtc/modules/bitrate_controller/DEPS b/webrtc/logging/rtc_event_log/DEPS
similarity index 69%
copy from webrtc/modules/bitrate_controller/DEPS
copy to webrtc/logging/rtc_event_log/DEPS
index 9a462b6fc5632a20acd1f382f314c065884804ca..039ebf95078a8c4f96fb0b55f9d788ec3d42ff22 100644
--- a/webrtc/modules/bitrate_controller/DEPS
+++ b/webrtc/logging/rtc_event_log/DEPS
@@ -1,5 +1,5 @@
include_rules = [
"+webrtc/base",
- "+webrtc/call",
+ "+webrtc/modules/rtp_rtcp",
"+webrtc/system_wrappers",
]
« no previous file with comments | « webrtc/logging/OWNERS ('k') | webrtc/logging/rtc_event_log/ringbuffer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698