summaryrefslogtreecommitdiffstats
path: root/third_party/libwebrtc/webrtc/modules/pacing/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/libwebrtc/webrtc/modules/pacing/DEPS')
-rw-r--r--third_party/libwebrtc/webrtc/modules/pacing/DEPS4
1 files changed, 4 insertions, 0 deletions
diff --git a/third_party/libwebrtc/webrtc/modules/pacing/DEPS b/third_party/libwebrtc/webrtc/modules/pacing/DEPS
new file mode 100644
index 0000000000..3088a75e68
--- /dev/null
+++ b/third_party/libwebrtc/webrtc/modules/pacing/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+system_wrappers",
+ "+logging/rtc_event_log"
+]