summaryrefslogtreecommitdiffstats
path: root/components/favicon/core/DEPS
blob: ccb5231cc7a1446a072a214633cc8b2f779a74d6 (plain)
1
2
3
4
5
6
7
8
9
10
include_rules = [
  "+components/bookmarks/browser",
  "+components/history/core/browser",
  "+components/keyed_service/core",
  "+net/base/registry_controlled_domains/registry_controlled_domain.h",
  "+skia",
  "+third_party/skia",
  "+third_party/skia/include",
  "+ui/gfx",
]