include_rules = [
  "+components/account_id/account_id.h",
  "+components/prefs",
  "+components/pref_registry/pref_registry_syncable.h",
  "+components/sync_preferences/testing_pref_service_syncable.h",
  "+device/bluetooth",
  "+net",
]

specific_include_rules = {
  "screenlock_bridge\.*|unlock_manager\.*": [
    "+chromeos",
  ],
}
