DEPS (111B)
1 include_rules = [ 2 "-base", 3 ] 4 5 specific_include_rules = { 6 "remap_alloc.cc" : [ 7 "+partition_alloc" 8 ] 9 }