summaryrefslogtreecommitdiffstats
path: root/android_webview/crash_reporter/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'android_webview/crash_reporter/DEPS')
-rw-r--r--android_webview/crash_reporter/DEPS3
1 files changed, 3 insertions, 0 deletions
diff --git a/android_webview/crash_reporter/DEPS b/android_webview/crash_reporter/DEPS
new file mode 100644
index 0000000..99162b4
--- /dev/null
+++ b/android_webview/crash_reporter/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+components/crash",
+]