summaryrefslogtreecommitdiffstats
path: root/components/history/DEPS
blob: 01352e6beb85ce300c7acffe110b6336c87ae6ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
include_rules = [
  "+components/favicon_base",
  "+components/keyed_service",
  "+components/query_parser",
  "+components/prefs",
  "+components/signin/core",
  "+components/sync_driver",
  "+google_apis/gaia",
  "+net",
  "+sql",
  "+sync",
  "+third_party/skia",
  "+third_party/sqlite",
  "+ui/base",
  "+ui/gfx",
]