summaryrefslogtreecommitdiff
path: root/chromium/media/DEPS
blob: b46ee56b501ecda2c5f3fa1b2115e82cbbbc66d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
include_rules = [
  "+gpu",
  "+jni",
  "+net/http",
  "+third_party/ffmpeg",
  "+third_party/libvpx",
  "+third_party/opus",
  "+third_party/skia",
  "+ui/base",
  "+ui/events",
  "+ui/gfx",
  "+ui/gl",
]