summaryrefslogtreecommitdiffstats
path: root/chrome/browser/media/DEPS
blob: c9dd508581aa2f002b17242a82d268bcdf3a4636 (plain)
1
2
3
4
5
6
7
8
include_rules = [
  "+media/audio",
  "+media/base",
  "+third_party/libyuv",
  "+third_party/webrtc",
  "+third_party/zlib"
  "+ui/gl/gl_switches.h"
]