summaryrefslogtreecommitdiff
path: root/chromium/components/crash/core/app/DEPS
blob: 2a92793b04c38075d52d64752e7cd968e7893f30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
include_rules = [
  "+sandbox",
  "+third_party/breakpad",

  "+components/crash/android/jni_headers",
  "+components/browser_watcher/activity_report_user_stream_data_source.h",
  "+components/gwp_asan/buildflags/buildflags.h",
  "+components/gwp_asan/crash_handler/crash_handler.h",
  "+content/public/common/content_descriptors.h",
  "+third_party/crashpad",
  "+third_party/lss/linux_syscall_support.h",
]