- add sources.
[platform/framework/web/crosswalk.git] / src / content / browser / renderer_host / media / DEPS
1 include_rules = [
2   "+media",
3   
4   # TODO: this is temporary, this directory doesn't belong under renderer_host
5   # since it depends on web_contents.
6   "+content/browser/web_contents",
7   "+content/public/browser/web_contents.h",
8   "+content/public/browser/web_contents_view.h",
9 ]