| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 3b2fc0f8559c006945a2cf39b5cda028adb1ab2a..834eeea0c09555d1e5ca007b3d954997cb74fa22 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -874,6 +874,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',
|
|
|