| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 6f4f5b1d18fbe25fa0662ba5234ffbd6d8376ef2..1ac12ab35ac7a7ba0d22de4defdec31fa12c0783 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -407,6 +407,9 @@
|
| 'common/gpu/media/gpu_video_accelerator_util.h',
|
| 'common/gpu/media/gpu_video_decode_accelerator.cc',
|
| 'common/gpu/media/gpu_video_decode_accelerator.h',
|
| + 'common/gpu/media/gpu_video_decode_accelerator_factory_impl.cc',
|
| + 'common/gpu/media/gpu_video_decode_accelerator_factory_impl.h',
|
| + 'common/gpu/media/gpu_video_decode_accelerator_helpers.h',
|
| 'common/gpu/media/gpu_video_encode_accelerator.cc',
|
| 'common/gpu/media/gpu_video_encode_accelerator.h',
|
| 'common/gpu/media/media_channel.cc',
|
|
|