Home | History | Annotate | Download | only in tools
      1 include_rules = [
      2   "+src",
      3 ]
      4 
      5 # checkdeps.py shouldn't check for includes in these directories:
      6 skip_child_includes = [
      7   "gcmole",
      8 ]
      9