summaryrefslogtreecommitdiffstats
path: root/chromium/components/breakpad/app/DEPS
blob: 1a1417f6efb4dc4229e30a54900206f2268e3b78 (plain)
1
2
3
4
5
6
7
8
include_rules = [
  "+sandbox",

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