chromium/content/browser/webauth/DEPS

include_rules = [
  "+device",
  "+third_party/boringssl/src/pki",
]

specific_include_rules = {
  "authenticator_impl_unittest\.cc": [
    "+components/webauthn/content/browser/internal_authenticator_impl.h",
    "+third_party/zlib/google/compression_utils.h",
    "+ui/base/resource/resource_bundle.h",
  ]
}