| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index c1ae9cf57cb6bed0b72225cf9ea588b68bc086c2..d0a5c9f17153d045535d4cc7b8e073dad6b26873 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -331,6 +331,8 @@
|
| 'common/gpu/image_transport_surface_win.cc',
|
| 'common/gpu/media/fake_video_decode_accelerator.cc',
|
| 'common/gpu/media/fake_video_decode_accelerator.h',
|
| + 'common/gpu/media/gpu_video_accelerator_util.cc',
|
| + 'common/gpu/media/gpu_video_accelerator_util.h',
|
| 'common/gpu/media/gpu_video_decode_accelerator.cc',
|
| 'common/gpu/media/gpu_video_decode_accelerator.h',
|
| 'common/gpu/media/gpu_video_encode_accelerator.cc',
|
|
|