| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index e4d0884222f8ccea9c1c7c586d1670d7c00b8b5d..f45084c6e58faab160ca8e73886c2bd22635e5a4 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -688,6 +688,8 @@
|
| 'common/gpu/media/vt_mac.h',
|
| 'common/gpu/media/vt_video_decode_accelerator_mac.cc',
|
| 'common/gpu/media/vt_video_decode_accelerator_mac.h',
|
| + 'common/gpu/media/vt_video_encode_accelerator.cc',
|
| + 'common/gpu/media/vt_video_encode_accelerator.h',
|
| ],
|
| 'sources!': [
|
| 'common/plugin_list_posix.cc',
|
|
|