| Index: cc/surfaces/direct_compositor_frame_sink.h
|
| diff --git a/cc/surfaces/direct_compositor_frame_sink.h b/cc/surfaces/direct_compositor_frame_sink.h
|
| index 86210dabab4cb1aa296efe445311302a41e8589b..609f3813ec510a3277637c87ce4b91c63cf460b9 100644
|
| --- a/cc/surfaces/direct_compositor_frame_sink.h
|
| +++ b/cc/surfaces/direct_compositor_frame_sink.h
|
| @@ -66,7 +66,7 @@ class CC_SURFACES_EXPORT DirectCompositorFrameSink
|
| base::ThreadChecker thread_checker_;
|
|
|
| const FrameSinkId frame_sink_id_;
|
| - LocalFrameId delegated_local_frame_id_;
|
| + LocalSurfaceId delegated_local_surface_id_;
|
| SurfaceManager* surface_manager_;
|
| SurfaceIdAllocator surface_id_allocator_;
|
| Display* display_;
|
|
|