| Index: content/gpu/gpu_child_thread.h
|
| diff --git a/content/gpu/gpu_child_thread.h b/content/gpu/gpu_child_thread.h
|
| index 8c7f228cfedde9436fcfa8534cd40294b4f557f2..307dc321b9ccbbef2ef747e43a806bf78ece385a 100644
|
| --- a/content/gpu/gpu_child_thread.h
|
| +++ b/content/gpu/gpu_child_thread.h
|
| @@ -65,6 +65,7 @@ class GpuChildThread : public ChildThreadImpl,
|
| gpu::GpuMemoryBufferFactory* gpu_memory_buffer_factory);
|
|
|
| GpuChildThread(const InProcessChildThreadParams& params,
|
| + const gpu::GPUInfo& gpu_info,
|
| gpu::GpuMemoryBufferFactory* gpu_memory_buffer_factory);
|
|
|
| ~GpuChildThread() override;
|
|
|