summaryrefslogtreecommitdiff
path: root/chromium/content/browser/webauth/DEPS
blob: f4146b810c6cc115cf76a2419e8ddaaab75020a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
include_rules = [
  "+device",
]

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",
    "+ui/base/resource/resource_scale_factor.h",
  ]
}