| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 0996777a28d181a2c623ab8f0aa6c28d35070224..54f014bb1a22c1e2fb5aec842a7fe408d357f70b 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -868,6 +868,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',
|
|
|