| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 8129a19e8fe9a1e6a6b73d22f19c47262bafec0b..b575ff9c5c4860bad57ae3ada884543e844c29bf 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -862,6 +862,8 @@
|
| 'common/gpu/media/v4l2_device.h',
|
| 'common/gpu/media/v4l2_image_processor.cc',
|
| 'common/gpu/media/v4l2_image_processor.h',
|
| + 'common/gpu/media/v4l2_jpeg_decode_accelerator.cc',
|
| + 'common/gpu/media/v4l2_jpeg_decode_accelerator.h',
|
| 'common/gpu/media/v4l2_slice_video_decode_accelerator.cc',
|
| 'common/gpu/media/v4l2_slice_video_decode_accelerator.h',
|
| 'common/gpu/media/v4l2_video_decode_accelerator.cc',
|
|
|