shaka-packager/tools/DEPS

7 lines
131 B
Plaintext
Raw Normal View History

# checkdeps.py shouldn't check include paths for files in these dirs:
skip_child_includes = [
"clang",
"gyp",
"traceline",
]