| 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 9a9723a9c278ced8b570ff1e9f4822ccbbf90bab..c9013aaa59d352da91ed5352a25549c29d68e5f5 100644
|
| --- a/content/browser/compositor/gpu_process_transport_factory.h
|
| +++ b/content/browser/compositor/gpu_process_transport_factory.h
|
| @@ -110,9 +110,6 @@ class GpuProcessTransportFactory : public ui::ContextFactory,
|
| scoped_refptr<cc::VulkanInProcessContextProvider>
|
| SharedVulkanContextProvider();
|
|
|
| - // Manages creation and hierarchy of frame sinks.
|
| - std::unique_ptr<viz::FrameSinkManagerHost> frame_sink_manager_host_;
|
| -
|
| cc::FrameSinkIdAllocator frame_sink_id_allocator_;
|
|
|
| #if defined(OS_WIN)
|
|
|