summaryrefslogtreecommitdiffstats
path: root/third_party/libwebrtc/rtc_base/system/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/libwebrtc/rtc_base/system/DEPS')
-rw-r--r--third_party/libwebrtc/rtc_base/system/DEPS5
1 files changed, 5 insertions, 0 deletions
diff --git a/third_party/libwebrtc/rtc_base/system/DEPS b/third_party/libwebrtc/rtc_base/system/DEPS
new file mode 100644
index 0000000000..ab9449f70a
--- /dev/null
+++ b/third_party/libwebrtc/rtc_base/system/DEPS
@@ -0,0 +1,5 @@
+specific_include_rules = {
+ "warn_current_thread_is_deadlocked\.cc": [
+ "+sdk/android/native_api/stacktrace/stacktrace.h",
+ ],
+}