| Index: content/content_common.gypi
 | 
| diff --git a/content/content_common.gypi b/content/content_common.gypi
 | 
| index c908be292f132f4dbb75edf5c7d54b1fac8c67e3..75c63f9074cc86b5d7929580ced6b45aca5dd2e3 100644
 | 
| --- a/content/content_common.gypi
 | 
| +++ b/content/content_common.gypi
 | 
| @@ -392,6 +392,9 @@
 | 
|        '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_decode_accelerator_factory_impl.cc',
 | 
| +      'common/gpu/media/gpu_video_decode_accelerator_factory_impl.h',
 | 
| +      'common/gpu/media/gpu_video_decode_accelerator_helpers.h',
 | 
|        'common/gpu/media/gpu_video_encode_accelerator.cc',
 | 
|        'common/gpu/media/gpu_video_encode_accelerator.h',
 | 
|        'common/gpu/media/media_channel.cc',
 | 
| 
 |