| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index a729b6d8fe0c4615b10d32d04c3bb879de50b2a2..90389c3d31c7e7d4adc871d522970759050f0e02 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -338,6 +338,8 @@
|
| 'common/gpu/image_transport_surface_iosurface_mac.cc',
|
| 'common/gpu/image_transport_surface_iosurface_mac.h',
|
| 'common/gpu/image_transport_surface_linux.cc',
|
| + 'common/gpu/image_transport_surface_overlay_mac.h',
|
| + 'common/gpu/image_transport_surface_overlay_mac.mm',
|
| 'common/gpu/image_transport_surface_mac.mm',
|
| 'common/gpu/image_transport_surface_win.cc',
|
| 'common/gpu/media/fake_video_decode_accelerator.cc',
|
|
|