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

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