summaryrefslogtreecommitdiffstats
path: root/components/favicon_base/DEPS
blob: dc47487f0be81f5cb77f34b68e3a399474d9edac (plain)
1
2
3
4
5
6
7
8
9
10
include_rules = [
  "+net/base/registry_controlled_domains/registry_controlled_domain.h",
  "+skia/ext",
  "+third_party/skia/include",
  "+ui/base",
  "+ui/gfx",

  # favicon_base is used on iOS.
  "-content",
]