summaryrefslogtreecommitdiff
path: root/chromium/components/translate/language_detection/DEPS
blob: a8cdc150eb20792e2964db385a24929fb2eaf84f (plain)
1
2
3
4
5
6
include_rules = [
  # CLD library.
  "+third_party/cld",
  "+third_party/cld/encodings/compact_lang_det/win",
  "+third_party/cld_2/src",
]