summaryrefslogtreecommitdiffstats
path: root/components/suggestions/DEPS
blob: cf3bb097bab7938ad47f091b61e51f5b89e0f90b (plain)
1
2
3
4
5
6
7
8
9
10
include_rules = [
  "+components/keyed_service/core",
  "+components/leveldb_proto",
  "+components/pref_registry",
  "+components/variations",
  "+net",
  "+skia/ext",
  "+ui",
  "+url",
]