summaryrefslogtreecommitdiffstats
path: root/content/test/DEPS
blob: 3227a5ee55ab7f652af37fbb35ae8382aa5f3f3d (plain)
1
2
3
4
5
6
7
include_rules = [
  # Testing utilities can access anything in content/
  "+content",
  "+media/base",  # For ChannelLayout in WebRTC tests.
  "+ui/aura/test/test_aura_initializer.h",
  "+ui/base/resource/data_pack.h",
]