| Index: content/browser/compositor/gpu_process_transport_factory.h
|
| diff --git a/content/browser/compositor/gpu_process_transport_factory.h b/content/browser/compositor/gpu_process_transport_factory.h
|
| index c9013aaa59d352da91ed5352a25549c29d68e5f5..200b3d19f084260d404d106362c3ab71da12ef57 100644
|
| --- a/content/browser/compositor/gpu_process_transport_factory.h
|
| +++ b/content/browser/compositor/gpu_process_transport_factory.h
|
| @@ -110,6 +110,8 @@ class GpuProcessTransportFactory : public ui::ContextFactory,
|
| scoped_refptr<cc::VulkanInProcessContextProvider>
|
| SharedVulkanContextProvider();
|
|
|
| + cc::BufferToTextureTargetMap GetBufferToTextureTargetMap();
|
| +
|
| cc::FrameSinkIdAllocator frame_sink_id_allocator_;
|
|
|
| #if defined(OS_WIN)
|
|
|