summaryrefslogtreecommitdiffstats
path: root/content/renderer/DEPS
blob: 808c536ca9de4638bdc73c43fa14de09da1b29ca (plain)
1
2
3
4
5
6
7
8
include_rules = [
  "+chrome/test",
  "+content/public/renderer",
  "+media",  # For audio input/output and audio/video decoding.
  "+third_party/mach_override",
  "+third_party/tcmalloc",
  "+v8/include",
]