summaryrefslogtreecommitdiffstats
path: root/media/blink/DEPS
blob: 5c058166257266c8e5d81b2169670c312af469c8 (plain)
1
2
3
4
5
6
7
8
9
10
include_rules = [
  "+cc/layers/video_frame_provider.h",
  "+cc/layers/video_layer.h",
  "+cc/blink/web_layer_impl.h",
  "+media",
  "+net/base",
  "+net/http",
  "+third_party/WebKit/public/platform",
  "+third_party/WebKit/public/web",
]