| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 4669acc6b537f80c2dddb9e8b355968c946b72c8..75d30dc5b74e98ce8a90f3521f17e2bcdc62f17f 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -419,6 +419,8 @@
|
| '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.cc',
|
| + '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',
|
|
|