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

Unified Diff: webrtc/video/DEPS

Issue 2353033005: Refactoring: move ownership of RtcEventLog from Call to PeerConnection (Closed)
Patch Set: Updated unit tests to use RtcEventLogNullImpl. 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
Index: webrtc/video/DEPS
diff --git a/webrtc/video/DEPS b/webrtc/video/DEPS
index 7e53144d33dbf73c09dbdf8cd4b81c87c6126a86..fafad7b9edf06bf9f6e4f3053e80ee7fbad9a2e1 100644
--- a/webrtc/video/DEPS
+++ b/webrtc/video/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+webrtc/base",
"+webrtc/call",
"+webrtc/common_video",
+ "+webrtc/logging/rtc_event_log",
"+webrtc/media/base",
"+webrtc/modules/bitrate_controller",
"+webrtc/modules/congestion_controller",

Powered by Google App Engine
This is Rietveld 408576698