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

Unified Diff: webrtc/call/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/call/DEPS
diff --git a/webrtc/call/DEPS b/webrtc/call/DEPS
index 0f9030853c39be464a798563fb4d788a4eb0978b..faabf8600c426e41a3c437d6d21e79ed718be66a 100644
--- a/webrtc/call/DEPS
+++ b/webrtc/call/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+webrtc/audio",
"+webrtc/base",
+ "+webrtc/logging/rtc_event_log/rtc_event_log.h",
"+webrtc/modules/audio_coding",
"+webrtc/modules/bitrate_controller",
"+webrtc/modules/congestion_controller",

Powered by Google App Engine
This is Rietveld 408576698