Index: content/browser/gpu/browser_gpu_channel_host_factory.h |
=================================================================== |
--- content/browser/gpu/browser_gpu_channel_host_factory.h (revision 132251) |
+++ content/browser/gpu/browser_gpu_channel_host_factory.h (working copy) |
@@ -65,6 +65,7 @@ |
static void GpuChannelEstablishedOnIO( |
EstablishRequest* request, |
const IPC::ChannelHandle& channel_handle, |
+ base::ProcessHandle gpu_process_handle, |
const GPUInfo& gpu_info); |
int gpu_client_id_; |