include_rules = [
  "+components/captive_portal",
]

specific_include_rules = {
  # TODO(mash): Fix. https://crbug.com/651157
  "networking_config_delegate_chromeos\.h": [
    "+ash/system/networking_config_delegate.h",
  ],
}
