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

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