summaryrefslogtreecommitdiffstats
path: root/components/crash/content/app/DEPS
blob: 80bc21a397cf7e9f0f5d4b374ebd84bf1ee6a882 (plain)
1
2
3
4
5
6
7
8
9
include_rules = [
  "+sandbox",

  "+content/public/common/content_descriptors.h",
  "+content/public/common/result_codes.h",
  "+third_party/crashpad",
  "+third_party/kasko",
  "+third_party/lss/linux_syscall_support.h",
]