1# checkdeps.py shouldn't check include paths for files in these dirs: 2skip_child_includes = [ 3 "clang", 4 "gyp", 5 "traceline", 6] 7