blob: dadded48d00070fa497cadf845e5acc341ee46b3 [file] [log] [blame]
include_rules = [
"+components/webauthn/core/browser",
"+device/fido",
"+third_party/boringssl/src/pki",
]
specific_include_rules = {
"authenticator_impl_unittest\.cc": [
"+third_party/microsoft_webauthn/src/webauthn.h",
],
"authenticator_test_base\.(h|cc)": [
"+ui/base/resource/resource_bundle.h",
]
}