| Index: ui/compositor/test/in_process_context_factory.h
|
| diff --git a/ui/compositor/test/in_process_context_factory.h b/ui/compositor/test/in_process_context_factory.h
|
| index 8d91dc21493e8bc4d5386307e167e6b70674975e..72924b66e63df6084f63884206662727338ad9af 100644
|
| --- a/ui/compositor/test/in_process_context_factory.h
|
| +++ b/ui/compositor/test/in_process_context_factory.h
|
| @@ -84,7 +84,7 @@ class InProcessContextFactory : public ContextFactory,
|
| cc::TestGpuMemoryBufferManager gpu_memory_buffer_manager_;
|
| cc::TestImageFactory image_factory_;
|
| cc::TestTaskGraphRunner task_graph_runner_;
|
| - uint32_t next_surface_client_id_;
|
| + uint32_t next_surface_sink_id_;
|
| bool use_test_surface_;
|
| bool context_factory_for_test_;
|
| cc::SurfaceManager* surface_manager_;
|
|
|