summaryrefslogtreecommitdiff
path: root/chromium/components/download/content/DEPS
blob: 1970e140a85004dad38919d59d38b233f8d5e4aa (plain)
1
2
3
4
5
6
7
8
9
10
include_rules = [
  "+components/keyed_service",
  "+components/leveldb_proto",
  "+content/public/browser",
  "+content/public/common",
  "+content/public/test",
  "+base",
  "+net",
  "+services/network/public/cpp/shared_url_loader_factory.h",
]