node/deps/v8/tools/DEPS

9 lines
135 B
Plaintext
Raw Normal View History

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