Index: cc/surfaces/surface_id.h |
diff --git a/cc/surfaces/surface_id.h b/cc/surfaces/surface_id.h |
index 25db499b5cb2ee8a052006bfa0981a6439a5ea90..1dc32ce12c0a964f6eb0d167a682abc8fdc601e8 100644 |
--- a/cc/surfaces/surface_id.h |
+++ b/cc/surfaces/surface_id.h |
@@ -68,7 +68,6 @@ class SurfaceId { |
private: |
friend struct mojo::StructTraits<mojom::SurfaceIdDataView, SurfaceId>; |
- // See SurfaceIdAllocator::GenerateId. |
FrameSinkId frame_sink_id_; |
LocalSurfaceId local_surface_id_; |
}; |