specific_include_rules = {
  ".*\.cc": [
    "+content/browser",
    "+media/base",  # For CdmFactory.
  ],
}
