summaryrefslogtreecommitdiffstats
path: root/media/DEPS
blob: 1275117670594bcad38f963163feda653cafab11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
include_rules = [
  "+gpu",
  "+jni",
  "+net/test",
  "+third_party/ffmpeg",
  "+third_party/libvpx",
  "+third_party/libyuv",
  "+third_party/opus",
  "+third_party/skia",
  "+ui/base",
  "+ui/events",
  "+ui/gfx",
  "+ui/gl",
  "+ui/ozone",
]