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