summaryrefslogtreecommitdiffstats
path: root/tools/DEPS
blob: 88fa2ecb736841c7c5e1d6674e3a1a0909b236dd (plain)
1
2
3
4
5
6
7
# checkdeps.py shouldn't check include paths for files in these dirs:
skip_child_includes = [
  "clang",
  "gyp",
  "traceline",
  "perf/page_sets",
]