summaryrefslogtreecommitdiff
path: root/chromium/components/webcrypto/DEPS
blob: f256c178f03ba4c2e0d682dd0e7f3499821247d0 (plain)
1
2
3
4
5
6
7
8
include_rules = [
  "+crypto",
  "+mojo/edk/embedder",
  "+third_party/boringssl/src/include",
  "+third_party/re2",
  "+third_party/blink/public/platform",
  "+third_party/blink/public/web",
]