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