summaryrefslogtreecommitdiffstats
path: root/extensions/shell/test/DEPS
blob: 91f75280a0249f42c2a00eb1e81b304e9edec8c5 (plain)
1
2
3
4
5
6
7
include_rules = [
  "+content/public/browser",
  "+content/shell/common",

  # Testing utilities can access anything in extensions/shell.
  "+extensions/shell",
]