0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/deps/v8/tools/DEPS
Refael Ackermann 939278ac05 deps: update v8 to 3.28.73
Reviewed-By: Fedor Indutny <fedor@indutny.com>
PR-URL: https://github.com/joyent/node/pull/8476
2014-10-08 15:35:57 +04:00

9 lines
135 B
Python

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