summaryrefslogtreecommitdiff
path: root/chromium/components/update_client/DEPS
blob: dfa2193a91562b03b84a367d9dd9fd732225d9a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
include_rules = [
  "+components/client_update_protocol",
  "+components/crx_file",
  "+components/data_use_measurement/core",
  "+components/prefs",
  "+courgette",
  "+crypto",
  "+libxml",
  "+net",
  "+third_party/libxml",
  "+third_party/zlib",
]