| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 8d1a59f4eea343e7df3cc422226834cfdb28b039..16849a0d5a56a272bef8ba7fd74beb75245f8fec 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -193,6 +193,8 @@
|
| 'common/gpu/image_transport_surface_linux.cc',
|
| 'common/gpu/image_transport_surface_mac.cc',
|
| 'common/gpu/image_transport_surface_win.cc',
|
| + 'common/gpu/media/video_decode_accelerator_mac.h',
|
| + 'common/gpu/media/video_decode_accelerator_mac.mm',
|
| 'common/gpu/media/gpu_video_decode_accelerator.cc',
|
| 'common/gpu/media/gpu_video_decode_accelerator.h',
|
| 'common/gpu/texture_image_transport_surface.h',
|
|
|