include_rules = [
  "-base",
]

specific_include_rules = {
  "allocator_impls.cc" : [
    "+partition_alloc"
  ]
}
