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