Chromium Code Reviews| Index: cc/surfaces/surface_id_allocator.h |
| diff --git a/cc/surfaces/surface_id_allocator.h b/cc/surfaces/surface_id_allocator.h |
| index e97b966ee4284b447df486afa50819de87b4ba34..d5a93b7002b8e016693b2e20e31bed81b68dff66 100644 |
| --- a/cc/surfaces/surface_id_allocator.h |
| +++ b/cc/surfaces/surface_id_allocator.h |
| @@ -23,8 +23,6 @@ class CC_SURFACES_EXPORT SurfaceIdAllocator { |
| SurfaceId GenerateId(); |
| - const FrameSinkId& frame_sink_id() const { return frame_sink_id_; } |
| - |
| private: |
| const FrameSinkId frame_sink_id_; |