summaryrefslogtreecommitdiffstats
path: root/chromium/content/browser/webauth/DEPS
blob: 403f6d753cbe18a0c973b6b1f0701a63352faf90 (plain)
1
2
3
4
5
6
7
8
9
10
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",
  ]
}