summaryrefslogtreecommitdiff
path: root/deps/v8/tools/DEPS
blob: c97eda9908651d8bd354ba7b21742cc042b1097c (plain)
1
2
3
4
5
6
7
8
include_rules = [
  "+src",
]

# checkdeps.py shouldn't check for includes in these directories:
skip_child_includes = [
  "gcmole",
]