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