summaryrefslogtreecommitdiffstats
path: root/content/test/DEPS
blob: 87c46bcab61853546f8029dbbebe393c646ab8da (plain)
1
2
3
4
5
include_rules = [
  # Testing utilities can access anything in content/
  "+content",
  "+ui/base/resource/data_pack.h"
]