summaryrefslogtreecommitdiffstats
path: root/content/renderer/DEPS
blob: 4d577da207e2973ad2140c9514a70920b7505561 (plain)
1
2
3
4
5
6
7
8
include_rules = [
  "-chrome",
  "+chrome/test",
  "+content/plugin",  # For shared npruntime proxying code.
  "+third_party/mach_override",
  "+third_party/tcmalloc",
  "+v8/include",
]