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