| Index: cc/test/test_compositor_frame_sink.h
|
| diff --git a/cc/test/test_compositor_frame_sink.h b/cc/test/test_compositor_frame_sink.h
|
| index 32d54f7aec767e97eb93b5bce44c33f329700c9d..d35efed7355906472b3832a34a2cd124da1f265d 100644
|
| --- a/cc/test/test_compositor_frame_sink.h
|
| +++ b/cc/test/test_compositor_frame_sink.h
|
| @@ -92,8 +92,6 @@ class TestCompositorFrameSink : public CompositorFrameSink,
|
|
|
| const bool synchronous_composite_;
|
| const RendererSettings renderer_settings_;
|
| - SharedBitmapManager* const shared_bitmap_manager_;
|
| - gpu::GpuMemoryBufferManager* const gpu_memory_buffer_manager_;
|
|
|
| scoped_refptr<base::SingleThreadTaskRunner> task_runner_;
|
|
|
|
|