summaryrefslogtreecommitdiffstats
path: root/components/omnibox/DEPS
blob: c8b3323a989fbd5edfde3e7699414fb4a2e2618d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
include_rules = [
  "+components/history",
  "+components/metrics/proto",
  "+components/search",
  "+components/search_engines",
  "+components/url_fixer",
  "+components/variations",
  "+grit",
  "+net",
  "+ui/base",
  "+url",
]