This is needed to remove GpuClient dependency on content.
Currently, GpuClient[Impl] uses GpuProcessHost to call into GpuService, trying to relaunch the GPU process if it is not already running. GpuClient should mostly be able to call directly into GpuService. In cases it is not possible, GpuClient can use a delegate interface to call into GpuProcessHost.
Comment 1 by moh...@chromium.org
, Jul 4Owner: moh...@chromium.org
Status: Started (was: Available)