summaryrefslogtreecommitdiffstats
path: root/third_party/libwebrtc/logging/rtc_event_log/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/libwebrtc/logging/rtc_event_log/DEPS')
-rw-r--r--third_party/libwebrtc/logging/rtc_event_log/DEPS7
1 files changed, 7 insertions, 0 deletions
diff --git a/third_party/libwebrtc/logging/rtc_event_log/DEPS b/third_party/libwebrtc/logging/rtc_event_log/DEPS
new file mode 100644
index 0000000000..fe8a9114ed
--- /dev/null
+++ b/third_party/libwebrtc/logging/rtc_event_log/DEPS
@@ -0,0 +1,7 @@
+include_rules = [
+ "+call",
+ "+modules/audio_coding/audio_network_adaptor",
+ "+modules/congestion_controller",
+ "+modules/rtp_rtcp",
+ "+system_wrappers",
+]