summaryrefslogtreecommitdiffstats
path: root/chrome/app/DEPS
blob: 95afdc9a452f21bcbe70c420a6242a9b0589837b (plain)
1
2
3
4
5
6
7
8
9
include_rules = [
  "+breakpad",
  "+chrome/browser",
  "+chrome/installer",
  "+grit",  # For generated headers
  "+policy",  # For generated headers and source
  "+sandbox",
  "+tools/memory_watcher",
]