blob: 7623d5e525367e91f5cc630af9cbbfc30802487d [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/webauthn.h",
],
"authenticator_test_base\.(h|cc)": [
"+ui/base/resource/resource_bundle.h",
]
}