| 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 2669561d67043fc3a89230adbca3cf54001ef247..b9f1a2c863005d174fbb6582489e219b8ab5df14 100644
|
| --- a/content/browser/compositor/gpu_process_transport_factory.h
|
| +++ b/content/browser/compositor/gpu_process_transport_factory.h
|
| @@ -107,6 +107,8 @@ class GpuProcessTransportFactory : public ui::ContextFactory,
|
| scoped_refptr<cc::VulkanInProcessContextProvider>
|
| SharedVulkanContextProvider();
|
|
|
| + cc::BufferToTextureTargetMap GetBufferToTextureTargetMap();
|
| +
|
| cc::FrameSinkIdAllocator frame_sink_id_allocator_;
|
|
|
| #if defined(OS_WIN)
|
|
|