Files
Kmake/deps/v8/tools/DEPS
2026-05-26 23:36:42 -07:00

9 lines
135 B
Python

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