summaryrefslogtreecommitdiff
path: root/chromium/components/history/DEPS
blob: 2f786696509c71e8438e19316fb5237f51c6942e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
include_rules = [
  "+components/favicon_base",
  "+components/keyed_service",
  "+components/query_parser",
  "+components/prefs",
  "+components/sync",
  "+google_apis/gaia",
  "+net",
  "+services/network/public/cpp",
  "+services/network/public/mojom",
  "+services/network/test",
  "+sql",
  "+third_party/skia",
  "+third_party/sqlite",
  "+ui/base",
  "+ui/gfx",
]