| Index: cc/output/compositor_frame_sink.h
|
| diff --git a/cc/output/compositor_frame_sink.h b/cc/output/compositor_frame_sink.h
|
| index 333363fdc761f2eeea9b5c9dfde05344ae7d91f9..92496ed8b0eca8139e32e4b9ace05c2fb30e21a3 100644
|
| --- a/cc/output/compositor_frame_sink.h
|
| +++ b/cc/output/compositor_frame_sink.h
|
| @@ -129,7 +129,6 @@ class CC_EXPORT CompositorFrameSink {
|
| scoped_refptr<VulkanContextProvider> vulkan_context_provider_;
|
| gpu::GpuMemoryBufferManager* gpu_memory_buffer_manager_;
|
| SharedBitmapManager* shared_bitmap_manager_;
|
| - base::ThreadChecker client_thread_checker_;
|
|
|
| private:
|
| DISALLOW_COPY_AND_ASSIGN(CompositorFrameSink);
|
|
|