summaryrefslogtreecommitdiffstats
path: root/components/search_engines/DEPS
blob: ad9eeaf1d0305d946ffe38ffb0f3327c8ca9b6a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
include_rules = [
  "+components/google/core",
  "+components/history/core",
  "+components/keyed_service/core",
  "+components/metrics/proto",
  "+components/policy/core",
  "+components/pref_registry",
  "+components/rappor",
  "+components/url_fixer",
  "+components/webdata",
  "+google_apis",
  "+grit/components_strings.h",
  "+libxml",
  "+net",
  "+policy",
  "+sql",
  "+sync",
  "+ui/gfx",
]