summaryrefslogtreecommitdiff
path: root/media/cast/DEPS
blob: 76d22b65d852f7476f6754f33fec51cd81d560b3 (plain)
1
2
3
4
5
6
7
8
9
include_rules = [
   "+crypto",
   "+media",
   "+net",
  "+third_party/libyuv",
  "+third_party/webrtc",
  "+third_party/zlib",
  "+ui/gfx",
]