summaryrefslogtreecommitdiffstats
path: root/chromecast/renderer/DEPS
blob: 7e6b6e1ab06f591e96a42057300489dc2517aa38 (plain)
1
2
3
4
5
6
7
8
9
10
include_rules = [
  "+chromecast/common",
  "+chromecast/media",
  "+components/cdm/renderer",
  "+components/dns_prefetch/renderer",
  "+content/public/renderer",
  "+media/base",
  "+third_party/WebKit/public/platform",
  "+third_party/WebKit/public/web",
]