As we can't include content/public from content/common, we cannot have GpuVideoDecodeAcceleratorFactoryImpl in content/common directly implement GpuVideoDecodeAcceleratorFactory. For now we are duplicating that interface in content/common and using a wrapper in content/public.
Once VDA implementations are moved out of content/common ( issue 586388 and related), make GpuVideoDecodeAcceleratorFactoryImpl really implement GpuVideoDecodeAcceleratorFactory.
Comment 1 by fsam...@chromium.org
, Mar 23 2016Labels: mustash1 mustash gpurefactor OS-All