summaryrefslogtreecommitdiffstats
path: root/chrome/utility/DEPS
blob: c2c7e7eae4d110dbd7db7f55bc6e0674cb825656 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
include_rules = [
  "+chrome/grit",  # For generated headers.
  "+content/public/child",
  "+content/public/utility",
  "+components/wifi",
  "+components/safe_json",
  "+courgette",
  "+extensions/common",
  "+skia/ext",
  "+media",
  "+third_party/libxml",
  "+third_party/zlib/google",
]