blob: fba1a3947f3a1f93b24a907076e012e31316df11 [file] [log] [blame]
[email protected]19bf2672011-08-25 03:06:001# checkdeps.py shouldn't check include paths for files in these dirs:
2skip_child_includes = [
3 # TODO(bradnelson): fix these to comply, once migration is complete.
4 # http://code.google.com/p/chromium/issues/detail?id=93520
5 "native_client",
6]