| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 5550b378c8b208c172b7b26f2505e4efe1de1db6..d449b451994ac1a0478a585bdd6a56fc437de803 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',
|
|
|