summaryrefslogtreecommitdiffstats
path: root/chrome/utility/DEPS
blob: ed346805e25d2cbf326ee6ca1ca1957a913c83de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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/zlib/google",
]