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