summaryrefslogtreecommitdiffstats
path: root/ios/web/DEPS
blob: 8ed91b4ad32a7f7b307afb41bc02d5a7c624ed0e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
include_rules = [
  "+components/prefs",
  "+components/url_formatter",
  "+crypto",
  "+ios/public/provider/web",
  "+ios/net",
  "+ios/web",
  "+net",
  "+third_party/libwebp/webp",
  "+ui",

  # For tests.
  "+ios/testing",
]