Index: content/content_common.gypi |
diff --git a/content/content_common.gypi b/content/content_common.gypi |
index 49528ef8abb26d0e1e182cf3331e254f516e3c99..80b3cfd546a3f8c81abfb2f7186758c8d0a7238f 100644 |
--- a/content/content_common.gypi |
+++ b/content/content_common.gypi |
@@ -418,6 +418,8 @@ |
'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.cc', |
+ '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', |