blob: 999cc8cce8a410ed63beb9ec211fb84a52983ec7 [file] [log] [blame]
include_rules = [
"+components/device_reauth",
# TODO(crbug.com/415273270) Delete this once the one_time_token dependency
# of password_manager is fully removed.
"+components/one_time_tokens",
"+components/webauthn/android",
]
specific_include_rules = {
"chrome_webauthn_credentials_delegate(_unittest|)\.cc": [
"+device/fido",
],
}