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

Unified Diff: webrtc/modules/rtp_rtcp/DEPS

Issue 2380683005: Moved RtcEventLog files from call/ to logging/ (new top level dir) (Closed)
Patch Set: Updated GYP files Created 4 years, 3 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/modules/rtp_rtcp/DEPS
diff --git a/webrtc/modules/rtp_rtcp/DEPS b/webrtc/modules/rtp_rtcp/DEPS
index 0720a15fec2695dbc916650c8cdf62cff53c48da..9ab7d4146f8cbfa256711e7f6d6d4982b4fff75f 100644
--- a/webrtc/modules/rtp_rtcp/DEPS
+++ b/webrtc/modules/rtp_rtcp/DEPS
@@ -2,5 +2,6 @@ include_rules = [
"+webrtc/base",
"+webrtc/call",
"+webrtc/common_video",
+ "+webrtc/logging/rtc_event_log/rtc_event_log.h",
kjellander_webrtc 2016/09/30 10:57:05 +webrtc/logging/rtc_event_log
"+webrtc/system_wrappers",
]

Powered by Google App Engine
This is Rietveld 408576698