| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 18ecdeaa036c638bb63b5721eb7cf92ef479fd9c..e1a74c711dff86e7996bec7d9f0d3a1246f57a04 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -239,6 +239,8 @@
|
| 'common/gpu/media/gpu_video_decode_accelerator.h',
|
| 'common/gpu/media/gpu_video_encode_accelerator.cc',
|
| 'common/gpu/media/gpu_video_encode_accelerator.h',
|
| + 'common/gpu/media/video_decode_accelerator_impl.cc',
|
| + 'common/gpu/media/video_decode_accelerator_impl.h',
|
| 'common/gpu/sync_point_manager.h',
|
| 'common/gpu/sync_point_manager.cc',
|
| 'common/gpu/texture_image_transport_surface.h',
|
|
|