blob: 557b432b9470c4bce1ba166f26e11eb999790699 [file] [log] [blame]
# checkdeps.py shouldn't check include paths for files in clang, which aren't
# part of the chrome build.
skip_child_includes = [
"clang",
]