Chromecast HDR code is using VideoDecoderConfig::color_space_info, which used to be gfx::ColorSpace, but I can see that hubbe@ introduced a new media::VideoColorSpace struct in https://codereview.chromium.org/2742113002. We'll need to update a couple of places in Chromecast code, but this should allow us to get rid of some local (downstream) patches in Cast code base.
Comment 1 by hubbe@chromium.org
, Apr 5 2017