Chromium Code Reviews| Index: content/content_common.gypi |
| diff --git a/content/content_common.gypi b/content/content_common.gypi |
| index 814ffa5086fa54ff44faaf5d88637297fbed0c7f..8363423dc827549f95b98fd5ce98707b9f03fd4e 100644 |
| --- a/content/content_common.gypi |
| +++ b/content/content_common.gypi |
| @@ -860,6 +860,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', |
|
wuchengli
2015/05/25 10:29:23
Add this to BUILD.gn.
henryhsu
2015/06/05 03:28:56
Done.
|
| + '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', |