1include_rules = [ 2 # base/apple is a base on which base/mac and base/ios build, so don't allow 3 # dependencies on them. 4 "-mac", 5 "-ios", 6] 7