specific_include_rules = {
  ".*(test)\.(cc|h)$": [
    "+media", # Tests need to be able to tweak media devices.
  ]
}
