blob: c97eda9908651d8bd354ba7b21742cc042b1097c [file] [log] [blame]
Ben Murdochb8a8cc12014-11-26 15:28:44 +00001include_rules = [
2 "+src",
3]
4
5# checkdeps.py shouldn't check for includes in these directories:
6skip_child_includes = [
7 "gcmole",
8]