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

Unified Diff: webrtc/modules/pacing/DEPS

Issue 2779893004: Reland of Log created probe clusters to RtcEventLog. (Closed)
Patch Set: Dependency fix. Created 3 years, 9 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/modules/pacing/BUILD.gn ('k') | webrtc/modules/pacing/bitrate_prober.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/pacing/DEPS
diff --git a/webrtc/modules/pacing/DEPS b/webrtc/modules/pacing/DEPS
index 2805958070319b0ee5ca38599ecdcc5ed66d599e..e4b8c616db3f9b76bfcc34300c655362ad0cb3cb 100644
--- a/webrtc/modules/pacing/DEPS
+++ b/webrtc/modules/pacing/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+webrtc/base",
"+webrtc/system_wrappers",
+ "+webrtc/logging/rtc_event_log"
]
« no previous file with comments | « webrtc/modules/pacing/BUILD.gn ('k') | webrtc/modules/pacing/bitrate_prober.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698