| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 9516f366db681e071e735ad26667d671f7c387ad..73b4d45e2db7a1aae07f9812e63f76afa0cb755f 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -328,6 +328,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',
|
|
|