summaryrefslogtreecommitdiff
path: root/chromium/components/update_client/DEPS
blob: bcf55884694a3636b47d8dec4c25cfc31ac25b3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
include_rules = [
  "+components/client_update_protocol",
  "+components/crx_file",
  "+components/data_use_measurement/core",
  "+components/services/patch",
  "+components/prefs",
  "+components/services/unzip",
  "+components/version_info",
  "+courgette",
  "+crypto",
  "+libxml",
  "+mojo",
  "+net",
  "+services/service_manager/public",
  "+third_party/libxml",
  "+third_party/zlib",
]