summaryrefslogtreecommitdiff
path: root/chromium/components/feed/DEPS
blob: ea824a76a14010b0246bf71ba7a2db581be29da5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
include_rules = [
  "+components/data_use_measurement/core",
  "+components/leveldb_proto",
  "+components/variations",
  "+components/version_info",
  "+net/base",
  "+net/http",
  "+net/traffic_annotation",
  "+google_apis",
  "+services/identity/public/cpp",
  "+services/network/public/cpp",
  "+services/network/public/mojom",
  "+services/network/test",
  "+third_party/zlib/google",
]