1 # Since media/ does not depend on anything in media/cdm/ppapi/, these extra
2 # dependencies are okay.
3 include_rules = [
4 "+ppapi",
dmichael (off chromium)
2013/08/09 20:25:56
there's some stuff in ppapi that media/cdm/ppapi p
there's some stuff in ppapi that media/cdm/ppapi probably should not depend on
(e.g., proxy, shared_impl).
It may be better to include only the few things that you need, like:
ppapi/c
ppapi/cpp
ppapi/utility
(I think that would cover it)
On 2013/08/09 20:25:56, dmichael wrote:
> there's some stuff in ppapi that media/cdm/ppapi probably should not depend on
> (e.g., proxy, shared_impl).
>
> It may be better to include only the few things that you need, like:
> ppapi/c
> ppapi/cpp
> ppapi/utility
>
> (I think that would cover it)
Issue 22362007: Relocate last remnants of webkit/renderer/media code.
(Closed)
Created 7 years, 4 months ago by DaleCurtis
Modified 7 years, 4 months ago
Reviewers: jam, jamesr, ddorwin, dmichael (off chromium), Ryan Sleevi, stevenjb
Base URL: svn://svn.chromium.org/chrome/trunk/src
Comments: 6