summaryrefslogtreecommitdiffstats
path: root/app/DEPS
blob: 9ff54fa8d8924c9981298775f049219c571c6e0c (plain)
1
2
3
4
5
6
7
8
include_rules = [
  "+net",
  # TODO(beng): Sever this link once we have extracted all deps from
  # chrome/common.
  "+chrome/common",
  # TODO(beng): Sever this link after glen fixes it.
  "+chrome/browser/extensions/extension.h",
]