summaryrefslogtreecommitdiffstats
path: root/media/DEPS
blob: a72ca3e125a4d87147fddb2b631c43ab32b2d22c (plain)
1
2
3
4
5
6
7
8
9
include_rules = [
  "+jni",
  "+third_party/ffmpeg",
  "+third_party/openmax",
  "+third_party/opus",
  "+third_party/skia",
  "+ui/gfx",
  "+ui/gl",
]