summaryrefslogtreecommitdiffstats
path: root/third_party/libwebrtc/examples/androidnativeapi/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/libwebrtc/examples/androidnativeapi/DEPS')
-rw-r--r--third_party/libwebrtc/examples/androidnativeapi/DEPS5
1 files changed, 5 insertions, 0 deletions
diff --git a/third_party/libwebrtc/examples/androidnativeapi/DEPS b/third_party/libwebrtc/examples/androidnativeapi/DEPS
new file mode 100644
index 0000000000..5dbfcf1bb8
--- /dev/null
+++ b/third_party/libwebrtc/examples/androidnativeapi/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ "+logging/rtc_event_log/rtc_event_log_factory.h",
+ "+modules/utility/include",
+ "+sdk/android/native_api",
+]