blob: fba1a3947f3a1f93b24a907076e012e31316df11 [file] [log] [blame]
# checkdeps.py shouldn't check include paths for files in these dirs:
skip_child_includes = [
# TODO(bradnelson): fix these to comply, once migration is complete.
# http://code.google.com/p/chromium/issues/detail?id=93520
"native_client",
]